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

In This Topic
    FunctionDefinitions Property (PathInfo)
    In This Topic
    Syntax
    public string FunctionDefinitions {get;}
    public:
    property String^ FunctionDefinitions {
       String^ get();
    }

    Property Value

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