IMetabaseObjectHistoryItem

Assembly: Metabase;

Description

The IMetabaseObjectHistoryItem interface contains properties of history records of object change.

Inheritance Hierarchy

          INamedEntityModel

          IMetabaseObjectHistoryItem

Properties

  Property name Brief description
ClassId The ClassId property returns an identifier of the object class.
Comment The Comment property returns a comment to a record of object changing.
Description The Description property returns object description from object's history.
Stamp The Stamp property returns the date and the time of object changing, viewed in a date system format.
Station The Station property returns a name of the workstation, on which the object was changed.
UserName The UserName property returns a name of the repository user that changed the object.

Properties inherited from INamedEntityModel

  Property name Brief description
Id The Id property returns the object identifier.
Key The Key property returns the object key.
Name The Name property returns the object name.

See also:

Metabase Assembly Interfaces