SensorDataThresholdTriggerDetails.SensorType Property

Definition

Gets the type of sensor associated with the threshold trigger.

public:
 property SensorType SensorType { SensorType get(); };
SensorType SensorType();
public SensorType SensorType { get; }
var sensorType = sensorDataThresholdTriggerDetails.sensorType;
Public ReadOnly Property SensorType As SensorType

Property Value

The type of sensor.

Applies to