C-DEngine 5.105

cdeP..::..SetUpdater Method

Sets an Updater Guid for the Property. The updater can check if an OnPropertyChange was fired by itself

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

Syntax


public void SetUpdater(
	Guid tUpd
)
Public Sub SetUpdater ( _
	tUpd As Guid _
)
public:
void SetUpdater(
	Guid^ tUpd
)

Parameters

tUpd
Type: Guid
Guid of the updater