TheSensorSubscription Constructor (TheSensorSubscription, Boolean)
                
    Namespace: 
   nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public TheSensorSubscription( TheThing..::..TheSensorSubscription sensorInfo, bool normalizeExtensionData )
Public Sub New ( _ sensorInfo As TheThing..::..TheSensorSubscription, _ normalizeExtensionData As Boolean _ )
public: TheSensorSubscription( TheThing..::..TheSensorSubscription^ sensorInfo, bool^ normalizeExtensionData )
Parameters
- normalizeExtensionData
 - Type: Boolean