GroupingProviderScanHistory¶
Scan history of a grouping provider.
Fields¶
Field | Type | Description |
---|---|---|
Build | nvarchar | Scanner technical build information |
GroupingProviderID | bigint | Internal ID that references the GroupingProvider entity (Foreign Key) |
ID | bigint | Internal ID for the GroupingProviderScanHistory entity (Primary Key) |
Import | datetime2 | Date/Time the scan file was imported (different from Scan for offline capable scanners) |
Scan | datetime2 | Date/Time this group scan was produced |
ScanGUID | uniqueidentifier | GUID of the scan |