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

Articles Property (PathInfo)
Returns default projects directory.
Syntax
public string Articles {get;}

Property Value

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