GET Forms/Category/Initialize?FormClass={FormClass}
Get empty formCategory
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FormClass | FormClass |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty FormCategoryDTO
FormCategoryDtoName | Description | Type | Additional information |
---|---|---|---|
FormCategoryID | integer |
None. |
|
FormClass | FormClass |
None. |
|
CategoryName | string |
None. |
|
SortOrder | integer |
None. |
|
RecordState | FormRecordState |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |