TheThingRegistry..::..GetThingsOfEngine Method (String, Boolean, Boolean)
Gets all Things of a given Engine
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pEngineName
- Type: String
Engine Name to get Things of... wildcard "*" retreives all Things of all Engines
- IncludeEngine
- Type: Boolean
Includes TheBaseEngine
- AllowRemoteEngine
- Type: Boolean
If True, the list includes TheThings on remote Nodes