C-DEngine 5.105

TheThing..::..RegisterForUpdateHistory Method (TheHistoryParameters)

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

Syntax


public Guid RegisterForUpdateHistory(
	TheHistoryParameters registration
)
Public Function RegisterForUpdateHistory ( _
	registration As TheHistoryParameters _
) As Guid
public:
Guid^ RegisterForUpdateHistory(
	TheHistoryParameters^ registration
)