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

In This Topic
    PROJ_HIERARCHY_CODEDSEPARATORS Property
    In This Topic
    Separator for structures # 10018.
    Syntax
    public PropertyValue PROJ_HIERARCHY_CODEDSEPARATORS {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_CODEDSEPARATORS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Contains all structure separators in coded form (except the document structure).

    Format: Number of entries and then, separated by tabs, higher-level and lower level structure identifier.

    See Also