Item(Index: Integer): IMetabaseObjectHistoryItem;
Item[Index: integer]: Prognoz.Platform.Intertop.Metabase.IMetabaseObjectHistoryItem;
Index. Index of the record in the object's history.
The Item property returns an object that contains the record in the object's history.
Executing the example requires that the repository contains an object with the ObjTest identifier.
Add a link to the Metabase system assembly.
After executing the example information about the ObjTest object changing is displayed in the development environment console. Identifiers, names, date and time of objects changing are also displayed.
See also: