IMetabaseObjectDescriptor.UpdateTimestamp

Syntax

UpdateTimestamp;

Description

The UpdateTimestamp method updates timestamp of dictionary.

Comments

To get date and time of the last dictionary saving, use the IMetabaseObjectDescriptor.Timestamp property.

Examples

The example of method use is given in the example for IMetabaseObject.CachingMode.

See also:

IMetabaseObjectDescriptor