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

In This Topic
    FUNC_DEVICEGROUP_MAINFUNCTION_IDENTNAME Property
    In This Topic
    DT (identifying) of device group main function # 20862.
    Syntax
    public PropertyValue FUNC_DEVICEGROUP_MAINFUNCTION_IDENTNAME {get; set;}
    public:
    property PropertyValue^ FUNC_DEVICEGROUP_MAINFUNCTION_IDENTNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the DT of the device group main function for all functions of all devices belonging to the device group.

    See Also