C-DEngine 5.105

TheThing..::..SetPropertyEvents Method (String, Boolean, Guid)

Note: This API is now obsolete.
OBSOLETE: please dont use

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

Syntax


[ObsoleteAttribute]
public cdeP SetPropertyEvents(
	string pName,
	bool TurnEventsOn,
	Guid pRequestor
)
<ObsoleteAttribute> _
Public Function SetPropertyEvents ( _
	pName As String, _
	TurnEventsOn As Boolean, _
	pRequestor As Guid _
) As cdeP
[ObsoleteAttribute]
public:
cdeP^ SetPropertyEvents(
	String^ pName, 
	bool^ TurnEventsOn, 
	Guid^ pRequestor
)

Parameters

pName
Type: String
TurnEventsOn
Type: Boolean
pRequestor
Type: Guid

Return Value