API Help
Eplan.EplApi.DataModel Namespace / Project Class / Sections Property

In This Topic
    Sections Property
    In This Topic
    Returns an object used to manage project sections.
    Syntax
    public ProjectSections Sections {get;}
    public:
    property ProjectSections^ Sections {
       ProjectSections^ get();
    }
    See Also