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

Projects Property
Returns default Projects directory.
Syntax
public string Projects {get;}

Property Value

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