Share via


SrsPrintDestinationTokens::constructByTokenType Method [AX 2012]

Builds an instance of a subclass of class SrsPrintDestinationTokens.

Syntax

client server public static SrsPrintDestinationTokens constructByTokenType(SrsPrintDestinationTokenType _tokenType)

Run On

Called

Parameters

Return Value

Type: SrsPrintDestinationTokens Class
An instance of a subclass of class SrsPrintDestinationTokens.

Exceptions

Exception Condition
Error

The token type is not identified or the instance could not be constructed.

Remarks

Uses the SysExtention framework.

See Also

Reference

SrsPrintDestinationTokens Class