adTempus API
PreviousUpNext
INotificationGroupMember Interface

A NotificationGroupMember object defines a member of a notification group.

C++
__interface INotificationGroupMember : IADTObject;
C#
public interface INotificationGroupMember : IADTObject;
Visual Basic
Public Interface INotificationGroupMember
Inherits IADTObject
adTempus Class ID

{162FAEF6-5127-4DCA-B1A6-758FB9869B3A}

 

In addition to linking the member to the group, it allows you to specify schedule and severity rules that determine when a given member will be notified.

The group, the NotificationGroupMember, and the member itself (e.g., the NotificationIndividual who is the member) all can have severity rules. For a message to be sent to a group member, it must meet the severity criteria for all three.

Database Table Name

NotificationGroupMember

adTempus API Reference version 3.0.0.0, revised 10/30/2008