QUERYITEMPROMPT Class

This section provides an overview of the QUERYITEMPROMPT class and discusses QUERYITEMPROMPT class properties.

The QUERYITEMPROMPT class is a data structure that exposes read-only properties representing query prompts. An array of instances of this class is exposed via the QueriesPromptsArray property of the CONQRSMR class. Therefore, only an import statement is required, and no constructor:

import PT_CONQRS:QUERYITEMPROMPT;