Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_MASTERDEVICES Property / PROJ_HIERARCHY_MASTERDEVICES Property

In This Topic
    PROJ_HIERARCHY_MASTERDEVICES Property
    In This Topic
    Superior structure format for all devices # 10054.
    Syntax
    public PropertyValue PROJ_HIERARCHY_MASTERDEVICES {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_MASTERDEVICES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Defines the superior structure format for all devices.

    See Also