DItem.LinkedData

Syntax

LinkedData: Array;

Description

The LinkedData property determines data linked to MDM dictionary element.

Comments

Use JSON or the setLinkedData method to set the property value and the getLinkedData method to get the property value.

This property contains an array of object in metadata format with the data linked to an MDM dictionary item.

Example

The example of use is given on the page with description of the DItem.HistoryMd property.

See also:

DItem