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

In This Topic
FUNC_INDEVICEGROUP(Int32) Property
In This Topic
Grouped by device # 20469. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_INDEVICEGROUP( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

This property is read-only..

Shows whether the function belongs to a device group.

See Also