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