public PropertyValue FUNC_PLCPREVENT_NUMERATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCPREVENT_NUMERATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCPREVENT_NUMERATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCPREVENT_NUMERATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Prevents numbering with PLC data from this PLC connection point.