GetReportDefinition

Returns a string that represents the properties of the HFMwQueryDef instance, with the string formatted in report syntax. You can create a journal report by passing the string to the HFMwManageDocuments methods SaveDocument or SaveDocumentEx.

Syntax

<HFMwQueryDef>.GetReportDefinition()

Return Value

Returns the string that represents the HFMwQueryDef instance’s properties in report syntax.