Gets the history for the specified object.
Parameters
-
objectId
Type: System.Int32
ID for the object.
-
inDatabaseOnly
Type: System.Boolean
True to return only history items that are stored in the database; otherwise, false.
Returns
Type: System.Collections.Generic.IList<Authorit.API.Dto.ObjectHistoryItem>
A list of instances of the ObjectHistoryItem class that contain information about the history of the specified object.