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

Category Property (Harness)
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.
Remarks
Method was created to disable setting wrong category (only 'Harness' is allowed)
See Also