Rule Object
Description
Represents a rule for generating an alert.
Remarks

For more information on rules, see 'Setting Traceability Notification Rules' in the ALM Administrator Guide.

Get a Rule object from the RuleManager.

Public Methods
Public Method PostSaves the changes to the Rules object to the server.
Public Properties
Public Property DescriptionThe rule description.
Public Property IDThe rule ID.
Public Property IsActiveIndicates if the rule is active.
Public Property RecipientReturns the user name of the recipient of the alert email.
Public Property ToMailIndicates if the alert is to be sent by e-mail.
See Also