IAlert Interface
Description
Represents a notification sent to the user.
Public Properties
Public Property AlertDateThe date that the alert was generated, based on the database server clock.
Public Property AlertTypeThe type of alert generated: Alert or Follow-up.
Public Property DescriptionThe description of the alert.
Public Property IDThe alert or follow-up ID.
Public Property SubjectA short summary appropriate to be used as subject line of the Alert e-mail.
Public Property UnreadIf true, the alert or follow-up has not yet been read.
See Also