BenSelect Documentation
IHistoryStorage Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation.Data Namespace : IHistoryStorage Interface


The following tables list the members exposed by IHistoryStorage.

Public Properties

 NameDescription
 PropertyIsConfiguredReturns true if storage is configured.  
Top

Public Methods

 NameDescription
 MethodCommitCommits a new record to the History Storage.  
 MethodDeleteDeletes all history records associated with the object.  
 MethodFetchAllGets a list of all the object's history records with the given type.  
 MethodFetchByRevisionGets a list of all the object's history records with the given type for the given revision including all previous history records.  
 MethodHasHistoryReturns true if any history record exist for the specified object part, otherwise return false.  
Top

See Also

© 2024 All Rights Reserved.