C-DEngine 5.105

TheThing..::..GetHistoryStore Method (Guid)

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheStorageMirror<TheThingStore> GetHistoryStore(
	Guid historyToken
)
Public Function GetHistoryStore ( _
	historyToken As Guid _
) As TheStorageMirror(Of TheThingStore)
public:
TheStorageMirror<TheThingStore^>^ GetHistoryStore(
	Guid^ historyToken
)

Parameters

historyToken
Type: Guid