adTempus API
ArcanaDevelopment.adTempus.Client Namespace / EffectiveSchedule Class / NotificationGroupMember Property

In This Topic
    NotificationGroupMember Property
    In This Topic
    The NotificationGroupMember that this rule belongs to, if any
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property NotificationGroupMember As NotificationGroupMember
    [CanBeNull()]
    public NotificationGroupMember NotificationGroupMember {get; set;}
    See Also