OpenFormSectionModel
Model used to retrieve or set information about a open form section.
| Name | Description | Type | Additional information |
|---|---|---|---|
| LabelText |
Label's text of open form section. |
string |
None. |
| Type |
Type of form component(Section = 0, Question = 1). |
string |
None. |
| DescriptionText |
Description's text of open form section. |
string |
None. |