C-DEngine 5.105

cdeP Class

this is the Smart Property Class of C-DEngine managed Things. Each Thing can have zero, one ore more cdeP Properties. They are normally stored in a "PropertyBag" that can be accessed via the plugins or in JavaScript on the Browser side

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public class cdeP : TheMetaDataBase
Public Class cdeP _
	Inherits TheMetaDataBase
public ref class cdeP : public TheMetaDataBase

Inheritance Hierarchy


Object
  nsCDEngine.ViewModels..::..TheBindableBase
    nsCDEngine.ViewModels..::..TheDataBase
      nsCDEngine.ViewModels..::..TheMetaDataBase
        nsCDEngine.Engines.ThingService..::..cdeP