TheThing..::..SetPropertyFromBagItem Method
Sets a property from a "BagItem" - a "Name=Value" representation of a property
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- tSPLI
- Type: nsCDEngine.Engines.ThingService..::..ICDEThing
TheThing to set the property on
- tItem
- Type: String
Name=Value Item to be set on TheThing
- DoCreate
- Type: Boolean
If Set to true, the new property will be created if it did not exist