Host
Query the Reckon host process. The Host represents information about the Reckon process currently being executed.
Columns
Name | Type | References | Description |
ProductName [KEY] | String | The name of the Reckon version being used. | |
MajorVersion | String | The major version of Reckon. | |
MinorVersion | String | The minor version of Reckon. | |
Country | String | Country the Reckon edition was designed for. | |
SupportedQBXMLVersion | String | A comma separated list of QBXML versions supported by the version of Reckon. | |
IsAutomaticLogin | Boolean | A boolean indicating if the currently running .exe for Reckon is using automatic login. If true, this means that the Reckon UI is currently closed and the Reckon .exe was launched in the background to interact with the company file. | |
QBFileMode | String | The company file mode currently in use. For instance, SingleUser or MultiUser. |