| CktElementHasOCPDevice Property |
[This is preliminary documentation and is subject to change.]
True if a recloser, relay, or fuse controlling this ckt element. OCP = Overcurrent Protection
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public bool HasOCPDevice { get; }
Public ReadOnly Property HasOCPDevice As Boolean
Get
public:
property bool HasOCPDevice {
bool get ();
}
member HasOCPDevice : bool with get
function get_HasOCPDevice();
Property Value
Type:
BooleanSee Also