public PropertyValue FUNC_TERMINALDESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALDESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINALDESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINALDESCRIPTION { 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 descriptions of a connection point. A maximum of 100 connection point descriptions can be defined by using the index.