public PropertyValue FUNC_TERMINALDESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALDESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINALDESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALDESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Shows the connection point designations of a connection point. A maximum of 100 connection point designations can be defined by using the index.