Show / Hide Table of Contents

Class UserPreferenceStrings.Quote

Preference keys for the quote system.

Inheritance
object
UserPreferenceStrings.Quote
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.Quote

Fields

FollowupText

Text for a quote follow up. Hard default lives in SR_QUOTE_PUBLISH_FOLLOWUP_TEXT.

Declaration
public const string FollowupText = "FollowupText"
Field Value
Type Description
string

QuoteLineIsOptional

Quote lines can be optional. Hard default = true.

Declaration
public const string QuoteLineIsOptional = "QuoteLineIsOptional"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "Quote"
Field Value
Type Description
string

UseCompanyPostalAddressAsQuoteDeliveryAddress

Preference keys for the quote system.

Declaration
public const string UseCompanyPostalAddressAsQuoteDeliveryAddress = "UseCompanyPostalAddressAsQuoteDeliveryAddress"
Field Value
Type Description
string

UseDiscountOnTotal

Use discount on Total Amount. Hard default = false.

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