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