DocumentContainerField
Represents meta information about an additional field for a document.
- DocumentContainerField.Id
=
IdThe unique identifier of the document field.
- DocumentContainerField.DocumentContainerId
=
DocumentContainerIdThe unique identifier of the document container that this field belongs to.
- DocumentContainerField.Name
=
NameThe internal name of this document container field.
- DocumentContainerField.DisplayName
=
DisplayNameThe name of the document container field - how it is displayed to operators of the system.
- DocumentContainerField.DescriptionText
=
DescriptionTextText giving text to give more details on what the field represents.
- DocumentContainerField.Source
=
SourceThe source of the data stored in field.
- DocumentContainerField.FieldValueDate
=
FieldValueDateThe internal value of this document container field in case the data type is representing a date and/or time value.
- DocumentContainerField.FieldValueString
=
FieldValueStringThe internal value of this document container field in case the data type is representing a string value.