GET Events/Form/Initialize?FormID={FormID}
Get empty eventForm
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FormID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty EventFormDTO
EventFormDTOName | Description | Type | Additional information |
---|---|---|---|
EventFormID |
Event Form ID |
integer |
None. |
EventID |
Event ID |
integer |
None. |
FormName |
Form Name |
string |
None. |
FormTitle |
Form Title |
string |
None. |
FormID |
Form ID |
integer |
None. |
FormSubType |
Form Sub Type |
integer |
None. |
FormEntryID |
Form Entry ID |
integer |
None. |
FormEntryStatus |
Form Entry Status |
FormEntryStatus |
None. |
IsRequiredForCompletion |
Is Required For Completion |
boolean |
None. |
IsRequiredForVerification |
Is Required For Verification |
boolean |
None. |
RecordState |
Record State |
FormRecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
ParentFormEntryID |
ParentFormEntryID |
integer |
None. |
ParentFormName |
ParentFormName |
string |
None. |
Props |
Props |
Collection of Object |
None. |
Summary |
Summary |
string |
None. |