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

FunctionCategory Property (PLC)
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