public PropertyValue FUNC_IDENTNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_IDENTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_IDENTNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_IDENTNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Identifying name of the function, consisting of the identifying device tag, the connection point designation for connection points, and the terminal designation for terminals.