Constructor WorkflowElementCategoryAttribute
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
WorkflowElementCategoryAttribute(ElementCategory)
Initializes a new instance of the WorkflowElementCategoryAttribute class with the specified category.
public WorkflowElementCategoryAttribute(ElementCategory category)
Parameters
category
ElementCategoryThe category of the workflow element this attribute is bound to.