Click or drag to resize

ISecurityAlertEventControllerExecuteEvents Method

Execute Events for the SecurityAlert

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool ExecuteEvents(
	SecurityAlert securityAlert
)

Parameters

securityAlert
Type: Omada.OE.Model.SubscriptionsSecurityAlert

Return Value

Type: Boolean
See Also