Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / FunctionCategory Property

FunctionCategory Property (Function)
Returns the category of a Function.
Syntax
public virtual FunctionCategory FunctionCategory {get; set;}

Property Value

Function's category
Exceptions
ExceptionDescription
The category cannot be retrieved or set.
See Also