public PropertyValue FUNC_PINANDJACK_PLUGSIDE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PINANDJACK_PLUGSIDE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PINANDJACK_PLUGSIDE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PINANDJACK_PLUGSIDE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
In the case of the separate management of male and female pins, this specifies whether the pin is assigned to the male or female end of the plug.
0 = Automatic (i.e. the assignment is made via the DT and the function definition)
1 = Male pin end
2 = Female pin end.