FormTypeField
Name | Description | Type | Additional information |
---|---|---|---|
FormTypeFieldId | globally unique identifier |
None. |
|
FormType | FormType |
None. |
|
Section | FormTypeSection |
None. |
|
Name | string |
None. |
|
Label | string |
None. |
|
Description | string |
None. |
|
DataType | DataType |
None. |
|
Unit | Unit |
None. |
|
DisplayOrder | integer |
None. |
|
MinValue | decimal number |
None. |
|
MaxValue | decimal number |
None. |
|
MinLength | integer |
None. |
|
MaxLength | integer |
None. |
|
HasValidValues | boolean |
None. |
|
ValidValues | Collection of ValidValue |
None. |
|
ValueExpression | string |
None. |
|
RequiredExpression | string |
None. |
|
IsAttachment | boolean |
None. |
|
DefaultValueExpression | string |
None. |
|
IsAccumulator | boolean |
None. |
|
IsMultiline | boolean |
None. |
|
IsRepeatable | boolean |
None. |
|
VisibleExpression | string |
None. |
|
SourceSystemId | string |
None. |