API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_IS_DEVICEGROUP_MAINFUNCTION Property / FUNC_IS_DEVICEGROUP_MAINFUNCTION(Int32) Property

In This Topic
FUNC_IS_DEVICEGROUP_MAINFUNCTION(Int32) Property
In This Topic
Device group main function # 20861. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_IS_DEVICEGROUP_MAINFUNCTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Identifies the function as the main function of a device group.

See Also