public PropertyValue CONNECTION_KINDOFWIRE {get; set;}
public: property PropertyValue^ CONNECTION_KINDOFWIRE { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue CONNECTION_KINDOFWIRE {get; set;}
public: property PropertyValue^ CONNECTION_KINDOFWIRE { PropertyValue^ get(); void set ( PropertyValue^ value); }
This property specifies whether the connection is an individual connection or can be part of a cable, conduit, phase busbar, etc. Possible values are:
0 = Individual connection
1 = Cable
2 = Conduit
3 = Phase busbar
4 = Line.