Show / Hide Table of Contents

Class CRMQuoteConnectorLists

Names of the various lists that the Quote plugins can provide. There is a corresponding Capability for each of these lists. CRMQuoteConnectorCapabilities

Inheritance
object
CRMQuoteConnectorLists
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: SuperOffice.Plugins.dll
Syntax
public static class CRMQuoteConnectorLists

Fields

DeliveryTerms

The Delivery Terms list

Declaration
public const string DeliveryTerms = "deliveryterms"
Field Value
Type Description
string

DeliveryType

The Delivery Type list

Declaration
public const string DeliveryType = "deliverytype"
Field Value
Type Description
string

PaymentTerms

The Payment Terms list

Declaration
public const string PaymentTerms = "paymentterms"
Field Value
Type Description
string

PaymentType

The Payment Type list

Declaration
public const string PaymentType = "paymenttype"
Field Value
Type Description
string

ProductCategory

The Product Category list

Declaration
public const string ProductCategory = "productcategory"
Field Value
Type Description
string

ProductFamily

The Product Family list

Declaration
public const string ProductFamily = "productfamily"
Field Value
Type Description
string

ProductType

The Product Type list

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