For a list of all members of this type, see IHistoryStorage members.
Name | Description | |
---|---|---|
![]() | Commit | Commits a new record to the History Storage. |
![]() | Delete | Deletes all history records associated with the object. |
![]() | FetchAll | Gets a list of all the object's history records with the given type. |
![]() | FetchByRevision | Gets a list of all the object's history records with the given type for the given revision including all previous history records. |
![]() | HasHistory | Returns true if any history record exist for the specified object part, otherwise return false . |