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

In This Topic
    FUNC_INDEVICEGROUP Property
    In This Topic
    Grouped by device # 20469.
    Syntax
    public PropertyValue FUNC_INDEVICEGROUP {get; set;}
    public:
    property PropertyValue^ FUNC_INDEVICEGROUP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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