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

Category Property (Shield)
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 'Shielding' is allowed)
See Also