Class DBC.ReporterListDefFields
Fields for ReporterListDef, Reporter definitions
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class DBC.ReporterListDefFields
Fields
ListSource
ReporterListDef.ListSource: Source table name
Declaration
public const string ListSource = "listSource"
Field Value
Type | Description |
---|---|
string |
OleFieldKey
ReporterListDef.OleFieldKey: OLE Field link
Declaration
public const string OleFieldKey = "oleFieldKey"
Field Value
Type | Description |
---|---|
string |
OleFieldName
ReporterListDef.OleFieldName: OLE Field link
Declaration
public const string OleFieldName = "oleFieldName"
Field Value
Type | Description |
---|---|
string |
OleViewId
ReporterListDef.OleViewId: OLE View link
Declaration
public const string OleViewId = "oleViewId"
Field Value
Type | Description |
---|---|
string |
Registered
ReporterListDef.Registered: Registered when
Declaration
public const string Registered = "registered"
Field Value
Type | Description |
---|---|
string |
RegisteredAssociateId
ReporterListDef.RegisteredAssociateId: Registered by whom
Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type | Description |
---|---|
string |
ReporterListDefId
ReporterListDef.ReporterListDefId: Primary key
Declaration
public const string ReporterListDefId = "ReporterListDef_id"
Field Value
Type | Description |
---|---|
string |
Updated
ReporterListDef.Updated: Last updated when
Declaration
public const string Updated = "updated"
Field Value
Type | Description |
---|---|
string |
UpdatedAssociateId
ReporterListDef.UpdatedAssociateId: Last updated by whom
Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type | Description |
---|---|
string |
UpdatedCount
ReporterListDef.UpdatedCount: Number of updates made to this record
Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type | Description |
---|---|
string |