public PropertyValue FUNC_PINORTERMINALDESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PINORTERMINALDESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PINORTERMINALDESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PINORTERMINALDESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Description of a terminal or pin. This property can only be placed separately and cannot be docked to other placed properties on the display tab of the property dialog.