TheThingRegistry..::..ClassPropertiesToThingProperties Method
Converts fields and properties of a class into Thing Properties
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pBaseThing
- Type: nsCDEngine.Engines.ThingService..::..TheThing
Target Thing to create the properties for
- MyValue
- Type: Object
Class containing the fields and properties
- pNamePrefix
- Type: String
Allows to add a prefix to all Thing Properties
- pBaseProperty
- Type: nsCDEngine.Engines.ThingService..::..cdeP
If not null, all new properties will be sub-properties of this given property