AifDocument.getQueryName Method [AX 2012]

Gets the name of the query that defines the structure of this document.

Syntax

public QueryName getQueryName()

Run On

Called

Return Value

Type: QueryName Extended Data Type
The name of the query that defines the structure of this document.

Remarks

Derived classes should implement this method.

See Also

Reference

AifDocument Class