| CktElementOCPDevIndex Property |
[This is preliminary documentation and is subject to change.]
Index into Controller list of OCP Device controlling this CktElement
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int OCPDevIndex { get; }
Public ReadOnly Property OCPDevIndex As Integer
Get
public:
property int OCPDevIndex {
int get ();
}
member OCPDevIndex : int with get
function get_OCPDevIndex();
Property Value
Type:
Int32See Also