Gets the alert rule specified by the given GUID.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
IAlertRule GetAlertRule( Guid alertGUID )
Function GetAlertRule ( _ alertGUID As Guid _ ) As IAlertRule
IAlertRule^ GetAlertRule( Guid alertGUID )