Show / Hide Table of Contents

Class DBC.ComptrHeadingLinkFields

Fields for ComptrHeadingLink, Heading link table for Comptr, for MDO headers

Inheritance
object
DBC.ComptrHeadingLinkFields
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 DBC.ComptrHeadingLinkFields

Fields

ComptrId

ComptrHeadingLink.ComptrId: Link to Comptr list table

Declaration
public const string ComptrId = "comptr_id"
Field Value
Type Description
string

ComptrheadinglinkId

ComptrHeadingLink.ComptrheadinglinkId: Primary key

Declaration
public const string ComptrheadinglinkId = "comptrheadinglink_id"
Field Value
Type Description
string

HeadingId

ComptrHeadingLink.HeadingId: Link to Heading table

Declaration
public const string HeadingId = "heading_id"
Field Value
Type Description
string

Registered

ComptrHeadingLink.Registered: Registered when

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

RegisteredAssociateId

ComptrHeadingLink.RegisteredAssociateId: Registered by whom

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

Updated

ComptrHeadingLink.Updated: Last updated when

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

UpdatedAssociateId

ComptrHeadingLink.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

ComptrHeadingLink.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