adTempus API
ArcanaDevelopment.adTempus.Client Namespace / SecurityRole Class / NotificationGroups Property

In This Topic
    NotificationGroups Property
    In This Topic
    The NotificationGroups representing this user.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NotificationGroups As NotificationGroupCollection
    public NotificationGroupCollection NotificationGroups {get;}
    See Also