Søgning » Teamshare » DocumentReference
Tabel

DocumentReference


Beskrivelse ?

The relationship between two documents, e.g. “reply to”, “shortcut to”, “copy of”. Some references are created automatically by TeamShare, some are created manually by the users. Also see HH.DocumentReferenceType and HH.Documents.

Størrelse (Antal rækker) ?

82514

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
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
DocumentReferenceTypeID The ID of the type of reference. FK to HH..DocumentReferenceTypes
SourceDocumentID The ID of the document the relationship comes from. FK to HH.Documents
TargetDocumentID The ID of the document the relationship extends to. FK to HH.Documents
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.