DocumentContainerField

Represents meta information about an additional field for a document.

DocumentContainerField.Id

= Id

The unique identifier of the document field.

DocumentContainerField.DocumentContainerId

= DocumentContainerId

The unique identifier of the document container that this field belongs to.

DocumentContainerField.Name

= Name

The internal name of this document container field.

DocumentContainerField.DisplayName

= DisplayName

The name of the document container field - how it is displayed to operators of the system.

DocumentContainerField.DescriptionText

= DescriptionText

Text giving text to give more details on what the field represents.

DocumentContainerField.Source

= Source

The source of the data stored in field.

DocumentContainerField.FieldValueDate

= FieldValueDate

The internal value of this document container field in case the data type is representing a date and/or time value.

DocumentContainerField.FieldValueString

= FieldValueString

The internal value of this document container field in case the data type is representing a string value.