TheThing Class
TheThing is the main control object of the C-DEngine. It is a virtual representation of physical objects, functions, services or storage locations
All "Things" in the C-DEngine are managed as TheThings
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public sealed class TheThing : TheMetaDataBase, ICDEThing
Public NotInheritable Class TheThing _ Inherits TheMetaDataBase _ Implements ICDEThing
public ref class TheThing sealed : public TheMetaDataBase, ICDEThing
Inheritance Hierarchy
nsCDEngine.ViewModels..::..TheBindableBase
nsCDEngine.ViewModels..::..TheDataBase
nsCDEngine.ViewModels..::..TheMetaDataBase
nsCDEngine.Engines.ThingService..::..TheThing