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
valueGets or sets the actual value of the metadata field.
typeGets or sets the data type of the metadata field.
columnNameGets or sets the name of the metadata field column.
columnCaptionGets or sets the display caption of the metadata field column.
textGets or sets the display text of the metadata field value.