Eplan Platform API
Eplan.EplApi.DataModel Namespace / PathInfo Class / Templates Property

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

Property Value

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