SrsReportRunController.parmPrintDestinationTokens Method [AX 2012]

Gets or sets the PrintDestinationTokens parameter.

public SrsPrintDestinationTokens parmPrintDestinationTokens([SrsPrintDestinationTokens _destinationTokens])

Run On

Called

Parameters

_destinationTokens
Type: SrsPrintDestinationTokens Class
The value to set.

Return Value

Type: SrsPrintDestinationTokens Class
The value of the PrintDestinationTokens parameter.

The default token type will be used if no value is set on the first call or if the value is set to null. The value returned in this case is determined by the code: SrsPrintDestinationTokens::constructByTokenType(SrsPrintDestinationTokens::defaultTokenType()).

Community Additions

ADD
Show: