adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / NotificationRecipientSubClasses Class / IsNotificationGroup Property


In This Topic
    IsNotificationGroup Property
    In This Topic
    Indicates whether this object is a NotificationGroup
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsNotificationGroup As Boolean
    public bool IsNotificationGroup {get;}
    public:
    property bool IsNotificationGroup {
       bool get();
    }
    See Also