API Help
Eplan.EplApi.DataModel Namespace / Function Class / Category Property

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

Property Value

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