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

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

Property Value

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