Søgning » Teamshare » DocumentReferenceType
Tabel

DocumentReferenceType


Beskrivelse ?

Defines the various types of references that can be made between two documents.

Størrelse (Antal rækker) ?

4

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
AllowCreate True if documents of this type can be created from TeamShare UI
AllowDelete Is the record deletable for users
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
DocumentReferenceTypeName Logical name of a document references
IsSystem Data is for system use only
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.