Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_IS_DEVICEGROUP_MAINFUNCTION Property / FUNC_IS_DEVICEGROUP_MAINFUNCTION Property

In This Topic
    FUNC_IS_DEVICEGROUP_MAINFUNCTION Property
    In This Topic
    Device group main function # 20861.
    Syntax
    public PropertyValue FUNC_IS_DEVICEGROUP_MAINFUNCTION {get; set;}
    public:
    property PropertyValue^ FUNC_IS_DEVICEGROUP_MAINFUNCTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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