TheThing..::..SetPropertyEvents Method (String, Boolean, Guid)
Note: This API is now obsolete.
Assembly: C-DEngine (in C-DEngine.dll)
OBSOLETE: please dont use
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: 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 )