Show / Hide Table of Contents

Class QuoteConnections

Retrieve the list of all defined Quote Connections - i.e. not the connectors (DLLs). ExtraInfo: "connectorname=Name-of-connector" - restricts results to connections defined by one particular connector.

Inheritance
Object
LiteralsOnlyBase
QuoteConnections
Implements
ISoListProvider
ISoList
Inherited Members
LiteralsOnlyBase.AddRawRootEnum<TEnum>(TEnum, String, Boolean)
LiteralsOnlyBase.Construct(String, String, Int32[], Boolean, String, Boolean)
LiteralsOnlyBase.ListName
LiteralsOnlyBase.ExtraInfo
LiteralsOnlyBase.SearchValue
LiteralsOnlyBase.ForceFlatList
LiteralsOnlyBase.RawRootItems
LiteralsOnlyBase.RawHeadingItems
LiteralsOnlyBase.RawHistoryItems
LiteralsOnlyBase.HistoryIds
LiteralsOnlyBase.OnlyReadHistory
LiteralsOnlyBase.HistoryInfo
LiteralsOnlyBase.HistoryItems
LiteralsOnlyBase.RootItems
LiteralsOnlyBase.HeadingItems
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("QuoteConnections")]
[MDOAdditionalInfo("connectorname", "Name of the connector to get connections for", "Custom Quote Connector Name")]
public class QuoteConnections : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Remarks

Implementation relies on the QuoteConnectionProvider archivelist, and simply reformats its data

Constructors

QuoteConnections()

Retrieve the list of all defined Quote Connections - i.e. not the connectors (DLLs). ExtraInfo: "connectorname=Name-of-connector" - restricts results to connections defined by one particular connector.

Declaration
public QuoteConnections()
Remarks

Implementation relies on the QuoteConnectionProvider archivelist, and simply reformats its data

See Also
QuoteConnectors

Fields

ProviderName

Retrieve the list of all defined Quote Connections - i.e. not the connectors (DLLs). ExtraInfo: "connectorname=Name-of-connector" - restricts results to connections defined by one particular connector.

Declaration
public const string ProviderName = "QuoteConnections"
Field Value
Type Description
String
Remarks

Implementation relies on the QuoteConnectionProvider archivelist, and simply reformats its data

See Also
QuoteConnectors

Methods

AddItems()

Retrieve the list of all defined Quote Connections - i.e. not the connectors (DLLs). ExtraInfo: "connectorname=Name-of-connector" - restricts results to connections defined by one particular connector.

Declaration
protected override void AddItems()
Overrides
LiteralsOnlyBase.AddItems()
Remarks

Implementation relies on the QuoteConnectionProvider archivelist, and simply reformats its data

See Also
QuoteConnectors

Implements

ISoListProvider
ISoList

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)

See Also

QuoteConnectors
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top