Søgning » Teamshare » DocumentAddressTypes
Tabel

DocumentAddressTypes


Beskrivelse ?

Definition of the document addressetype: Sender, To, CopyTo

Størrelse (Antal rækker) ?

3

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
DocumentAddressTypeDescription Optional description of an document address type
DocumentAddressTypeID The type of address (Sender, To, Cc, Bcc). FK to HH.DocumentAddressType
DocumentAddressTypeName Logical name of an document address type
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.