C-DEngine 5.105

cdeP..::..SetThing Method

Sets the Owner-Thing of a Property

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

Syntax


public void SetThing(
	ICDEThing pThing
)
Public Sub SetThing ( _
	pThing As ICDEThing _
)
public:
void SetThing(
	ICDEThing^ pThing
)

Parameters

pThing
Type: nsCDEngine.Engines.ThingService..::..ICDEThing
Owner-Thing that owns this property