Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The IMetabaseObjectHistory interface contains properties of history of repository object change.
IMetabaseObjectHistory
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: