IEFDocMsgTransport.send Method [AX 2012]
Sends a given message.
Syntax
public IEFDocMsgStream_BR send([str _file])
Run On
Called
Parameters
- _file
Type: str
The message to send.
Return Value
Type: IEFDocMsgStream_BR Interface
The IEFDocMsgStream_BR implementation that has the message that is returned by the web service.