adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationGroup Class / AssociatedSecurityRole Property

In This Topic
    AssociatedSecurityRole Property
    In This Topic
    The SecurityRole, if any, that this group is associated with.
    Syntax
    'Declaration
     
    
    Public Property AssociatedSecurityRole As SecurityRole
    public SecurityRole AssociatedSecurityRole {get; set;}
    See Also