AifDocumentService.getSendParameters Method [AX 2012]

Gets the send parameters for a send call.

Syntax

protected AifPropertyBag getSendParameters()

Run On

Server

Return Value

Type: AifPropertyBag Extended Data Type
The property bag for the send call.

Remarks

This method can be used by derived classes to get the property bag for send calls.

See Also

Reference

AifDocumentService Class