public PropertyValue FUNC_PLCMODULE_ISINTEGRATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCMODULE_ISINTEGRATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCMODULE_ISINTEGRATED( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCMODULE_ISINTEGRATED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Designates the PLC box as an integrated module.