adTempus API
ArcanaDevelopment.adTempus.Client Namespace / NotificationAction Class
Members


In This Topic
    NotificationAction Class
    In This Topic
    Response action that sends a notification message
    Object Model
    NotificationAction ClassFileCaptureSpecCollection ClassFileCaptureSpec ClassDataContext ClassOID ClassADTObject ClassNotificationRecipientCollection ClassNotificationRecipient Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NotificationAction 
       Inherits ResponseAction
       Implements ArcanaDevelopment.adTempus.Shared.ISequencedCollectionMember 
    public ref class NotificationAction sealed : public ResponseAction, ArcanaDevelopment.adTempus.Shared.ISequencedCollectionMember  
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.ObjectBase
          ArcanaDevelopment.adTempus.Client.ADTObject
             ArcanaDevelopment.adTempus.Client.ResponseAction
                ArcanaDevelopment.adTempus.Client.NotificationAction

    See Also