IMetaRdsExportSchema.AddMapping

Syntax

AddMapping: IRdsExportSchemaAttribute;

Description

The AddMapping method binds a dictionary attribute to a data consumer field.

Comments

Use the IMetaRdsExportSchema.RemoveMapping method to remove attribute binding.

Example

The property use is given in the Export and Import of MDM Dictionary section.

See also:

IMetaRdsExportSchema