TaskFormGroupCategory Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
TaskFormGroupCategory() | Initializes a new instance of the TaskFormGroupCategory class. | |
TaskFormGroupCategory(String) | Initializes a new instance of the TaskFormGroupCategory class from outer XML. | |
TaskFormGroupCategory(array<OpenXmlElement[]) | Initializes a new instance of the TaskFormGroupCategory class with the specified child elements. | |
TaskFormGroupCategory(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TaskFormGroupCategory class with the specified child elements. |
Top