GET Forms/FieldLink/{formFieldLinkID}
Get formFieldLink
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
formFieldLinkID |
FormFieldLinkID of FormFieldLink to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FormFieldLinkDTO
FormFieldLinkDtoName | Description | Type | Additional information |
---|---|---|---|
FormFieldLinkID | integer |
None. |
|
FormID | integer |
None. |
|
FieldID | integer |
None. |
|
FormSectionID | integer |
None. |
|
Props | Collection of Object |
None. |
|
SortOrder | integer |
None. |
|
NumberType | FormNumberType |
None. |
|
NumberText | string |
None. |
|
Layout | FormFieldLayoutDto |
None. |
|
ValidationType | FormFieldValidationType |
None. |
|
RecordState | FormRecordState |
None. |
|
Created | FormAuditDataDto |
None. |
|
LastUpdated | FormAuditDataDto |
None. |
|
Summary | string |
None. |