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

In This Topic
    PROJ_HIERARCHY_USERDEFINED Property
    In This Topic
    Project structure: User-defined structure # 10007.
    Syntax
    public PropertyValue PROJ_HIERARCHY_USERDEFINED {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_USERDEFINED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Defines the structure of the user-defined structure.

    See Also