AifDocumentService.setSendParameters Method [AX 2012]
Sets the send parameters for a send call.
Syntax
protected void setSendParameters(AifPropertyBag _sendParameters)
Run On
Server
Parameters
- _sendParameters
Type: AifPropertyBag Extended Data Type
The property bag for the send call.
Remarks
This method can be used by derived classes to set the property bag for send calls.