public PropertyValue FUNC_PLCRIGHTRACKSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCRIGHTRACKSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCRIGHTRACKSIZE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCRIGHTRACKSIZE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows the number of possible positions in the rack. The property can used when the rack is extended from the left to the right (this is the default).