Gets whether an alert is currently triggered for this sensor.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SensorAlertState As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISensor
Dim value As Boolean
value = instance.SensorAlertState
|
C# | |
---|
bool SensorAlertState {get;} |
C++/CLI | |
---|
property bool SensorAlertState {
bool get();
} |
Return Value
True if an alert is currently triggered for this sensor, false if not
Example
See Also
Availability
SolidWorks 2009 SP2, Revision Number 17.2