public PropertyValue CONNECTION_KINDOFWIRE( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_KINDOFWIRE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue CONNECTION_KINDOFWIRE( int index ) {get; set;}
public: property PropertyValue^ CONNECTION_KINDOFWIRE { PropertyValue^ get(int index); void set (int index, 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.