API browser of generalnotification451 COM module


/images/arrow_right.png IGeneralNotificationRequest interface V4.51/28 Sep 2018 
The IGeneralNotificationRequest interface is used whenever a new message thread is started or to formulate a reply to a prior loaded thread.

All the data and parameters are set by the available methods of the interface like SetPatient, SetSender,...

space
space
/images/arrow_right.png Methods 14 methods
AddDocument Attaches a PDF, JPG or PNG document to the list of documents
AddInstruction Adds an automation instruction to the list of instructions
Finalize Finalizes and validates all data set so far in the GeneralNotificationRequest interface
GetAbortInfo Gets the abort information string with the error coded in the module language
Initialize Initializes all input data in the IGeneralNotificationRequest interface
SetLaw Sets the data about the applied law and its dependent information
SetMessage Sets the primary message parameters of a new message thread as opposed to the SetReply method used when replying to an existing message thread
SetNotification Sets the main notification object reference
SetPatient Sets the primary parameters and structured address of the patient if a patient is involved in the notification thread
SetRecipient Sets the various identifiers (EAN, ZSR,...) and the structured address of the recipient
SetRefObject Sets the optional depended object reference of type credit, invoice, reminder, MCD, or form for which this notification thread is actually started
SetReply The SetReply method allows making a reply to an already received and loaded notification
SetSender Sets the various identifiers (EAN, ZSR,...) and the structured address of the sender
SetTransport Sets the transport information that is the routing information going from a sender (from) over a chain of intermediates (via) to the receiver (to)
space
/images/arrow_right.png Properties 3 properties
[get] CreateAddress Creates an instance of the IAddress interface
[put] DestructAddress Destructs/invalidates the IAddress interface instance
[put] DestructGeneralNotificationRequest Destructs/invalidates this IGeneralNotificationRequest interface instance
 
space