| CktElementHasVoltControl Property |
[This is preliminary documentation and is subject to change.]
This element has a CapControl or RegControl attached.
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool HasVoltControl { get; }
Public ReadOnly Property HasVoltControl As Boolean
Get
public:
property bool HasVoltControl {
bool get ();
}
member HasVoltControl : bool with get
function get_HasVoltControl();
Property Value
Type:
BooleanSee Also