Skip to main content

MetaDataFieldItemJsonValue

The MetaDataFieldItemJsonValue class represents a metadata field item with its associated values and properties in JSON format.

This class is used to store and manage metadata field information for document management objects. It contains the field's name, caption, type, and associated values in a format suitable for JSON serialization.

Properties

NameDescription
columnCaptionGets or sets the display caption of the metadata field column.
valueGets or sets the actual value of the metadata field.
textGets or sets the display text of the metadata field value.
columnNameGets or sets the name of the metadata field column.
typeGets or sets the data type of the metadata field.