GroupScanHistory¶
Reserved for future use.
Fields¶
Field | Type | Description |
---|---|---|
Build | nvarchar | Build information about the scanner that did this group scan |
GroupID | bigint | Internal ID that references the Group entity (Foreign Key) |
ID | bigint | Internal ID for the GroupScanHistory entity (Primary Key) |
Import | datetime2 | Date/Time of the import of the scan file |
Scan | datetime2 | Date/Time of the scan |
ScanGUID | uniqueidentifier | GUID of the scan file |