Show / Hide Table of Contents

Class DBC.ReporterListDefFields

Fields for ReporterListDef, Reporter definitions

Inheritance
System.Object
DBC.ReporterListDefFields
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class ReporterListDefFields : Object

Fields

ListSource

ReporterListDef.ListSource: Source table name

Declaration
public const string ListSource = "listSource"
Field Value
Type Description
System.String

OleFieldKey

ReporterListDef.OleFieldKey: OLE Field link

Declaration
public const string OleFieldKey = "oleFieldKey"
Field Value
Type Description
System.String

OleFieldName

ReporterListDef.OleFieldName: OLE Field link

Declaration
public const string OleFieldName = "oleFieldName"
Field Value
Type Description
System.String

OleViewId

ReporterListDef.OleViewId: OLE View link

Declaration
public const string OleViewId = "oleViewId"
Field Value
Type Description
System.String

Registered

ReporterListDef.Registered: Registered when

Declaration
public const string Registered = "registered"
Field Value
Type Description
System.String

RegisteredAssociateId

ReporterListDef.RegisteredAssociateId: Registered by whom

Declaration
public const string RegisteredAssociateId = "registered_associate_id"
Field Value
Type Description
System.String

ReporterListDefId

ReporterListDef.ReporterListDefId: Primary key

Declaration
public const string ReporterListDefId = "ReporterListDef_id"
Field Value
Type Description
System.String

Updated

ReporterListDef.Updated: Last updated when

Declaration
public const string Updated = "updated"
Field Value
Type Description
System.String

UpdatedAssociateId

ReporterListDef.UpdatedAssociateId: Last updated by whom

Declaration
public const string UpdatedAssociateId = "updated_associate_id"
Field Value
Type Description
System.String

UpdatedCount

ReporterListDef.UpdatedCount: Number of updates made to this record

Declaration
public const string UpdatedCount = "updatedCount"
Field Value
Type Description
System.String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top