public PropertyValue FUNC_IS_DEVICEGROUP_MAINFUNCTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_IS_DEVICEGROUP_MAINFUNCTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_IS_DEVICEGROUP_MAINFUNCTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_IS_DEVICEGROUP_MAINFUNCTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Identifies the function as the main function of a device group.