EFDocMsgExporter_BR.getMessage Method [AX 2012]
Retrieves the implementation of the IEFDocMsg_BR interface for a given message type.
protected IEFDocMsg_BR getMessage(EFDocMessageType_BR _messageType)
Run On
ServerParameters
- _messageType
- Type: EFDocMessageType_BR Enumeration
The EFDocMessageType_BR enumeration to build the message for.
Return Value
Type: IEFDocMsg_BR InterfaceAn implementation of the IEFDocMsg_BR interface for the given message type.
Community Additions
ADD
Show: