Show / Hide Table of Contents

Class DBC.QuoteApprReasonGroupLinkFields

Fields for QuoteApprReasonGroupLink, User group link table for QuoteApprReason, for MDO item hiding

Inheritance
object
DBC.QuoteApprReasonGroupLinkFields
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOfficeCRMData
Assembly: SoDataBase.dll
Syntax
public static class DBC.QuoteApprReasonGroupLinkFields

Fields

GroupId

QuoteApprReasonGroupLink.GroupId: Link to Group table

Declaration
public const string GroupId = "group_id"
Field Value
Type Description
string

QuoteApprReasonGroupLinkId

QuoteApprReasonGroupLink.QuoteApprReasonGroupLinkId: Primary key

Declaration
public const string QuoteApprReasonGroupLinkId = "quoteapprreasongrouplink_id"
Field Value
Type Description
string

QuoteapprreasonId

QuoteApprReasonGroupLink.QuoteapprreasonId: Link to QuoteApprReason list table

Declaration
public const string QuoteapprreasonId = "quoteapprreason_id"
Field Value
Type Description
string

Registered

QuoteApprReasonGroupLink.Registered: Registered when

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

RegisteredAssociateId

QuoteApprReasonGroupLink.RegisteredAssociateId: Registered by whom

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

Updated

QuoteApprReasonGroupLink.Updated: Last updated when

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

UpdatedAssociateId

QuoteApprReasonGroupLink.UpdatedAssociateId: Last updated by whom

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

UpdatedCount

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