Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Builds an instance of a subclass of class SrsPrintDestinationTokens.
Syntax
client server public static SrsPrintDestinationTokens constructByTokenType(SrsPrintDestinationTokenType _tokenType)
Run On
Called
Parameters
- _tokenType
Type: SrsPrintDestinationTokenType Extended Data Type
A token type that idenfies the subclass to instantiate.
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.