TheThingRegistry..::..GetThingsByProperty Method (String, Guid, String, String)
Returns a list of TheThings matching the PropertyName/Value combination in a given Engine
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pEngineName
- Type: String
Engine owning TheThings
- pUID
- Type: Guid
UserID with permission to retrieve TheThings
- pPropName
- Type: String
Property Name to look for
- pPropValue
- Type: String
Property Value to look for