IMetabaseObjectHistory

Assembly: Metabase;

Description

The IMetabaseObjectHistory interface contains properties of history of repository object change.

Inheritance Hierarchy

          IMetabaseObjectHistory

Properties

  Property name Brief description
Count The Count property returns the number of the records in the object's history.
Item TheItem property returns an object that contains the record in the object's history.
Key The Key property returns the key of the repository object, to which the object's history corresponds.

See also:

Metabase Assembly Interfaces