TheThing..::..SetSafePropertyNumber Method
A type/null save helper to Store a Numeric value in a given property. The target property type will be set to "TNumber"
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pThing
- Type: nsCDEngine.Engines.ThingService..::..ICDEThing
Target TheThing
- pName
- Type: String
Property Name
- pValue
- Type: Double
Numeric (double) Property Value
- UpdateThing
- Type: Boolean
If set to true, TheThing's UpdateThing function will be called and TheThing is updated in TheThingRegistry and TheThingRegistry is flushed to Disk