PrintMgmtSetupSettingsConditional::defaultQuery Method [AX 2012]

Creates a default empty query for a conditional setting.

client server public static Query defaultQuery(PrintMgmtNode _node, PrintMgmtDocumentType _type)

Run On

Called

Parameters

_node
Type: PrintMgmtNode Class
_type
Type: PrintMgmtDocumentType Enumeration

Return Value

Type: Query Class
A query with appropriate data source and ranges.
Show: