Active |
Defines if the row contains active data. Inactive means logically deleted. |
ArchiveDescription |
Optional description/comments for an archive |
ArchiveId |
The ID of the Archive this is saved in. FK to HH.Archives. |
ArchiveName |
Logical name of an archive |
ChangedBy |
The ID of the user who last edited this data. FK to HH.Users |
ChangedOn |
The datetime this data was last edited |
Createdby |
The ID of the user who first created this data. FK to HH.Users |
CreatedOn |
The datetime this data was first created |
DocumentStoreGUID |
An internal Guid used to look up various system settings in a config file, where settings can be different per archive. E.g. which SharePoint version it is; which server it is located on; and so on |
HiddenCaseID |
The ID of the case storing documents and other "case" type data for this object. FK to HH.Cases. |
Locked |
True if this value is locked for editing |
Version |
The number of times the data was been changed. See the corresponding AUDIT table for full audit trail. |