Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectSections Class / AvailableSchemes Property

In This Topic
    AvailableSchemes Property
    In This Topic
    Gets all schemes for working sections.
    Syntax
    public string[] AvailableSchemes {get;}
    public:
    property array<String^>^ AvailableSchemes {
       array<String^>^ get();
    }
    See Also