API Help
Eplan.EplApi.DataModel.EObjects Namespace / Terminal Class / Category Property

Category Property (Terminal)
Returns the Category of the Function.
Syntax
public override Function.Enums.Category Category {get; set;}

Property Value

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