ApplicationFlexibleFieldValue
Represents the value for an application-level custom field.
- ApplicationFlexibleFieldValue.DocumentContainerId
=
DocumentContainerIdThe unique identifier of the document container to which this value is assigned.
- ApplicationFlexibleFieldValue.FieldValueDate
=
FieldValueDateRepresents the value of this application-level custom field in case the data type is representing a date/time value.
- ApplicationFlexibleFieldValue.FieldValueDecimal
=
FieldValueDecimalRepresents the value of this application-level custom field in case the data type is representing a decimal value.
- ApplicationFlexibleFieldValue.FieldValueInt
=
FieldValueIntRepresents the value of this application-level custom field in case the data type is representing an integer value.
- ApplicationFlexibleFieldValue.FieldValueString
=
FieldValueStringRepresents the value of this application-level custom field in case the data type is representing a string value.
- ApplicationFlexibleFieldValue.FlexibleFieldId
=
FlexibleFieldIdUnique identifier of the corresponding application-level custom field attribute (shared between all versions of the attribute).
- ApplicationFlexibleFieldValue.FlexibleFieldVersionId
=
FlexibleFieldVersionIdUnique version identifier of the application-level custom field attribute to which this value is associated.
- ApplicationFlexibleFieldValue.ValidationStatus
=
ValidationStatusFail, Warning, Pass value when measured against the validation criteria.