The IAlertRule type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
NewExecuteJavaAction()()()()
Creates a new IExecuteJavaAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewExecuteOSCommandAction()()()()
Creates a new IExecuteOSCommandAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewIssueDeleteQueryAction()()()()
Creates a new IIssueDeleteQueryAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewLVPublishAlertAction()()()()
Creates a new ILVPublishAlertAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewPublishAlertAction()()()()
Creates a new IPublishAlertAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewSendEmailAction()()()()
Creates a new ISendEmailAction and adds it to the end of the list of IAlertRuleActions for this rule.
NewSendTupleAction()()()()
Creates a new ISendTupleAction and adds it to the end of the list of IAlertRuleActions for this rule.

See Also