Class DBC.AmountClassGroupLinkFields
Fields for AmountClassGroupLink, User group link table for AmountClass, for MDO item hiding
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.AmountClassGroupLinkFields
Fields
AmountclassId
AmountClassGroupLink.AmountclassId: Link to AmountClass list table
Declaration
public const string AmountclassId = "amountclass_id"
Field Value
| Type | Description |
|---|---|
| string |
AmountclassgrouplinkId
AmountClassGroupLink.AmountclassgrouplinkId: Primary key
Declaration
public const string AmountclassgrouplinkId = "amountclassgrouplink_id"
Field Value
| Type | Description |
|---|---|
| string |
GroupId
AmountClassGroupLink.GroupId: Link to Group table
Declaration
public const string GroupId = "group_id"
Field Value
| Type | Description |
|---|---|
| string |
Registered
AmountClassGroupLink.Registered: Registered when
Declaration
public const string Registered = "registered"
Field Value
| Type | Description |
|---|---|
| string |
RegisteredAssociateId
AmountClassGroupLink.RegisteredAssociateId: Registered by whom
Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
| Type | Description |
|---|---|
| string |
Updated
AmountClassGroupLink.Updated: Last updated when
Declaration
public const string Updated = "updated"
Field Value
| Type | Description |
|---|---|
| string |
UpdatedAssociateId
AmountClassGroupLink.UpdatedAssociateId: Last updated by whom
Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
| Type | Description |
|---|---|
| string |
UpdatedCount
AmountClassGroupLink.UpdatedCount: Number of updates made to this record
Declaration
public const string UpdatedCount = "updatedCount"
Field Value
| Type | Description |
|---|---|
| string |