TheThing..::..RegisterForUpdateHistory<(Of <(<'T>)>)> Method (TheHistoryParameters)
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Guid RegisterForUpdateHistory<T>( TheHistoryParameters registration ) where T : TheDataBase, INotifyPropertyChanged, TheDataBase, INotifyPropertyChanged
Public Function RegisterForUpdateHistory(Of T As {TheDataBase, INotifyPropertyChanged, TheDataBase, INotifyPropertyChanged}) ( _ registration As TheHistoryParameters _ ) As Guid
public: generic<typename T> where T : TheDataBase, INotifyPropertyChanged, TheDataBase, INotifyPropertyChanged Guid^ RegisterForUpdateHistory( TheHistoryParameters^ registration )
Type Parameters
- T
Parameters
- registration
- Type: nsCDEngine.Engines.ThingService..::..TheHistoryParameters