Show / Hide Table of Contents

Class DBC.ReporterListDefFields

Fields for ReporterListDef, Reporter definitions

Inheritance
Object
DBC.ReporterListDefFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class 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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top