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

In This Topic
    PROJ_STRUCTURESEQUENCE_PAGE Property
    In This Topic
    Sequence of the project structures in the page name # 10089.
    Syntax
    public PropertyValue PROJ_STRUCTURESEQUENCE_PAGE {get; set;}
    public:
    property PropertyValue^ PROJ_STRUCTURESEQUENCE_PAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the sequence of the project structures in the page name and furthermore also defines the sorting of the pages.

    See Also