GET Forms/FieldLink/{formFieldLinkID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
formFieldLinkID

integer

Required

Body Parameters

None.

Response Information

Resource Description

FormFieldLinkDto
NameDescriptionTypeAdditional 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.

Response Formats

application/json, text/json, application/xml, text/xml, application/x-compressed-json

Sample:

Sample not available.