Class QuoteConnectorAttribute
Connector to ERP system
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public class QuoteConnectorAttribute : PluginAttribute
Constructors
QuoteConnectorAttribute(String)
Connector to ERP system
Declaration
public QuoteConnectorAttribute(string connectorName)
Parameters
Type | Name | Description |
---|---|---|
String | connectorName | Name of the connector as field ConnectorName in table ERPConnection |
Extension Methods
EnumUtil.MapEnums<From, To>(From)