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


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