QBXMLVersion Property
The version of QBXML used to generate the update aggregate.
Syntax
char* GetQBXMLVersion();
int SetQBXMLVersion(char* lpszQBXMLVersion);
Default Value
"3.0"
Remarks
This should match the QBXMLVersion of the class you're generating a group line update aggregate for.
This property is not available at design time.
Data Type
String