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

In This Topic
    PROJ_HIERARCHY_PLC Property
    In This Topic
    Structure format for PLC / bus technology # 10057.
    Syntax
    public PropertyValue PROJ_HIERARCHY_PLC {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_PLC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the structure format, i.e., the identifying DT elements, for PLC/bus technology.

    See Also