Show / Hide Table of Contents

Class DBC.ProjTypeHeadingLinkFields

Fields for ProjTypeHeadingLink, Heading link table for ProjType, for MDO headers

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

Fields

HeadingId

ProjTypeHeadingLink.HeadingId: Link to Heading table

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

ProjTypeId

ProjTypeHeadingLink.ProjTypeId: Link to ProjType list table

Declaration
public const string ProjTypeId = "projtype_id"
Field Value
Type Description
string

ProjtypeheadinglinkId

ProjTypeHeadingLink.ProjtypeheadinglinkId: Primary key

Declaration
public const string ProjtypeheadinglinkId = "projtypeheadinglink_id"
Field Value
Type Description
string

Registered

ProjTypeHeadingLink.Registered: Registered when

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

RegisteredAssociateId

ProjTypeHeadingLink.RegisteredAssociateId: Registered by whom

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

Updated

ProjTypeHeadingLink.Updated: Last updated when

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

UpdatedAssociateId

ProjTypeHeadingLink.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

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