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

Category Property (TerminalStrip)
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