C-DEngine 5.105

cdeP..::..IsSensor Property

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

Syntax


public bool IsSensor { get; }
Public ReadOnly Property IsSensor As Boolean
	Get
public:
property bool^ IsSensor {
	bool^ get ();
}