adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ResponseActionSubClasses Class / IsNotificationAction Property


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