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

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

    Property Value

    string: default Sybmols directory
    Exceptions
    ExceptionDescription
    Exception is thrown when the directory cannot be obtained from settings.
    See Also