This class is defined in MapArxApi.h.
The AcMapQueryAttribute class is used to represent a query that has been saved either with a project or in an external file. This is different from the AcMapQuery class, which is used to represent a query in memory.
To create an AcMapQueryAttribute object, pass NULL as the query to AcMapQueryCategory::GetQuery.
Do not subclass from this class.