C-DEngine 5.105

TheThing..::..GetHistoryParameters Method

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

Syntax


public TheHistoryParameters GetHistoryParameters(
	Guid historyToken
)
Public Function GetHistoryParameters ( _
	historyToken As Guid _
) As TheHistoryParameters
public:
TheHistoryParameters^ GetHistoryParameters(
	Guid^ historyToken
)

Parameters

historyToken
Type: Guid