API Help
Eplan.EplApi.DataModel Namespace / PathInfo Class / Schemes Property

In This Topic
    Schemes Property
    In This Topic
    Returns default Schemes directory.
    Syntax
    public string Schemes {get;}
    public:
    property String^ Schemes {
       String^ get();
    }

    Property Value

    string: default Schemes directory
    See Also