public PropertyValue FUNC_SUPPRESSINDEVICELIST( int index ) {get; set;}
public: property PropertyValue^ FUNC_SUPPRESSINDEVICELIST { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_SUPPRESSINDEVICELIST( int index ) {get; set;}
public: property PropertyValue^ FUNC_SUPPRESSINDEVICELIST { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This setting allows suppressing devices in the device tag list by specifying an appropriate filter there.