| CktElementOCPDevType Property |
[This is preliminary documentation and is subject to change.]
0=None; 1=Fuse; 2=Recloser; 3=Relay; Type of OCP controller device
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int OCPDevType { get; }
Public ReadOnly Property OCPDevType As Integer
Get
public:
property int OCPDevType {
int get ();
}
member OCPDevType : int with get
function get_OCPDevType();
Property Value
Type:
Int32See Also