NameDescriptionTypeAdditional information
fields[0].ComponentId

The id of the input component

string

None.

fields[0].CodedValueIds

List of id's of coded values for the form field (if filled in TextValues should be empty)

Collection of string

None.

fields[0].TextValues

List of free text values for the form field (if filled in CodedValueIds should be empty)

Collection of string

None.

fields[0].NumericValues

List of free text values for the form field (if filled in CodedValueIds should be empty)

Collection of FormFieldsCreateNumericValues

None.