IEFDocEventMsg_BR.send Method [AX 2012]
Sends the event document message list to the government web service.
Syntax
public void send(EFEventDocumentList_BR _documentList, IEFDocMsgTransport _EFDocMsgTransport)
Run On
Called
Parameters
- _documentList
Type: EFEventDocumentList_BR Class
The event message list.
- _EFDocMsgTransport
Type: IEFDocMsgTransport Interface
The government web service communicator.