IRdsDictionaryBatchDelete.CloseDate

Syntax

CloseDate: DateTime;

Description

The CloseDate property determines the end date of value validity for version MDM dictionary elements.

Comments

A version MDM dictionary is a dictionary, which elements can change through time, that is, the range of value validity is set for each element: start date and end date of validity period.

The end date of value validity of elements is taken into account if a batch is created for a version dictionary with manual control of periods.

Example

The property use is given in the example for IRdsDictionaryInstance.CreateBatch.

See also:

IRdsDictionaryBatchDelete