ApplicationFlexibleFieldValue

Represents the value for an application-level custom field.

ApplicationFlexibleFieldValue.DocumentContainerId

= DocumentContainerId

The unique identifier of the document container to which this value is assigned.

ApplicationFlexibleFieldValue.FieldValueDate

= FieldValueDate

Represents the value of this application-level custom field in case the data type is representing a date/time value.

ApplicationFlexibleFieldValue.FieldValueDecimal

= FieldValueDecimal

Represents the value of this application-level custom field in case the data type is representing a decimal value.

ApplicationFlexibleFieldValue.FieldValueInt

= FieldValueInt

Represents the value of this application-level custom field in case the data type is representing an integer value.

ApplicationFlexibleFieldValue.FieldValueString

= FieldValueString

Represents the value of this application-level custom field in case the data type is representing a string value.

ApplicationFlexibleFieldValue.FlexibleFieldId

= FlexibleFieldId

Unique identifier of the corresponding application-level custom field attribute (shared between all versions of the attribute).

ApplicationFlexibleFieldValue.FlexibleFieldVersionId

= FlexibleFieldVersionId

Unique version identifier of the application-level custom field attribute to which this value is associated.

ApplicationFlexibleFieldValue.ValidationStatus

= ValidationStatus

Fail, Warning, Pass value when measured against the validation criteria.