C-DEngine 5.105

TheThing..::..GetSensorProperties Method

Returns all properties that are marked as Sensors.

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

Syntax


public List<cdeP> GetSensorProperties()
Public Function GetSensorProperties As List(Of cdeP)
public:
List<cdeP^>^ GetSensorProperties()

Return Value