Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStrip Class / FunctionCategory Property

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

Property Value

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