Class TrlogTransType
Value for field type in traveltransctionlog This Enum is used by: traveltransactionlog.type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class TrlogTransType : Enum
Fields
Delete
4864: A record has been deleted
Declaration
public const TrlogTransType Delete
Field Value
Type | Description |
---|---|
TrlogTransType |
DeleteAreaUserAssignment
6144: A previously assigned (login rights) user has been delete from an Area
Declaration
public const TrlogTransType DeleteAreaUserAssignment
Field Value
Type | Description |
---|---|
TrlogTransType |
DeleteAreaUserInclusion
5888: A previously included (data inclusion) user has been removed from an area
Declaration
public const TrlogTransType DeleteAreaUserInclusion
Field Value
Type | Description |
---|---|
TrlogTransType |
Insert
4352: A record has been inserted
Declaration
public const TrlogTransType Insert
Field Value
Type | Description |
---|---|
TrlogTransType |
OldUpdateContact
5376: (Obsolete) The contact_id of the target record has been updated, old value in PrevRecordId
Declaration
public const TrlogTransType OldUpdateContact
Field Value
Type | Description |
---|---|
TrlogTransType |
OldUpdateProject
5632: (Obsolete) The project_id of the target record has been updated, old value in PrevRecordId
Declaration
public const TrlogTransType OldUpdateProject
Field Value
Type | Description |
---|---|
TrlogTransType |
PublishUdef
6400: A new layout for User-defined fields has been published
Declaration
public const TrlogTransType PublishUdef
Field Value
Type | Description |
---|---|
TrlogTransType |
TruncateTable
21000: A TRUNCATE TABLE operation was performed against a table; no record of individual rows deleted exists but everything that WAS in the table is now gone for good
Declaration
public const TrlogTransType TruncateTable
Field Value
Type | Description |
---|---|
TrlogTransType |
Unknown
0: Unknown - used when initializing
Declaration
public const TrlogTransType Unknown
Field Value
Type | Description |
---|---|
TrlogTransType |
Update
4608: A record has been updated
Declaration
public const TrlogTransType Update
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateContact
10000: The contact_id of the target record has been changed, old value in PrevRecordId
Declaration
public const TrlogTransType UpdateContact
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart1
8192: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart1
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart2
8193: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart2
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart3
8194: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart3
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart4
8195: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart4
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart5
8196: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart5
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart6
8197: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart6
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart7
8198: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart7
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateFieldPart8
8199: (Reserved) Bitmap of updated fields
Declaration
public const TrlogTransType UpdateFieldPart8
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateOwner
5120: The owning associate_id of the target record has been updated, old value in PrevrecordId
Declaration
public const TrlogTransType UpdateOwner
Field Value
Type | Description |
---|---|
TrlogTransType |
UpdateProject
20000: The project_id of the target record has been updated, odl value in PrevRecordId
Declaration
public const TrlogTransType UpdateProject
Field Value
Type | Description |
---|---|
TrlogTransType |
value__
Value for field type in traveltransctionlog This Enum is used by: traveltransactionlog.type
Declaration
public short value__
Field Value
Type | Description |
---|---|
Int16 |