public PropertyValue FUNC_FULLCONNECTIONDESTINATIONNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_FULLCONNECTIONDESTINATIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_FULLCONNECTIONDESTINATIONNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_FULLCONNECTIONDESTINATIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 1000.
Provides the full name of a target connection point (max. 100 words allowed). This consists of the device tag plus the connection point designation. For terminals and pins, the terminal or pin designation is output instead of the connection point designation.