API Help
Eplan.EplApi.DataModel Namespace / FunctionsFilter Class / Name Property

Name Property (FunctionsFilter)
Gets/Sets the name that was set to this filter.
Syntax
public string Name {get; set;}

Property Value

Name that was set on this filter.
Exceptions
ExceptionDescription
Thrown when null is given as a parameter.
See Also