C-DEngine 5.105

cdeP..::..RegisterGlobally Method

If this function is called, the Property will be known globally on all nodes

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

Syntax


public void RegisterGlobally(
	ICDEThing pOwner
)
Public Sub RegisterGlobally ( _
	pOwner As ICDEThing _
)
public:
void RegisterGlobally(
	ICDEThing^ pOwner
)