IMetabaseObjectDescriptor.UpdateTimestamp

Fore Syntax

UpdateTimestamp;

Fore.NET Syntax

UpdateTimestamp();

Description

The UpdateTimestamp method updates object's time selection.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMetabaseObjectDescriptor