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