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

In This Topic
    PROJ_HIERARCHY_SPECIALDINMODE Property
    In This Topic
    Superior structure formats # 10029.
    Syntax
    public PropertyValue PROJ_HIERARCHY_SPECIALDINMODE {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_SPECIALDINMODE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    A coded value is stored here, indicating which structures are to be "superior", i.e. the identifying name or DT element.

    See Also