ClearBeforeExport: Boolean;
The ClearBeforeExport property determines whether to clear the consumer before data loading.
Available values:
True. Clear the consumer before data loading.
False. Do not clear the consumer before data loading.
On exporting multiple attributes, the value of the IMetaRdsExportSchema.ClearBeforeExport property is ignored. The export is based on the state of the IRdsExportSchemaAttribute.UpdateDetailTableMode property.
The property use is given in the Export and Import of MDM Dictionary section.
See also: