API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_SPECIALDINMODE Property / PROJ_HIERARCHY_SPECIALDINMODE(Int32) Property

In This Topic
    PROJ_HIERARCHY_SPECIALDINMODE(Int32) Property
    In This Topic
    Superior structure formats # 10029. This property isn't indexed.
    Syntax
    public PropertyValue PROJ_HIERARCHY_SPECIALDINMODE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_SPECIALDINMODE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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