Click or drag to resize

LiveIntegrationAddIn Properties

The LiveIntegrationAddIn type exposes the following members.

Properties
  NameDescription
Public propertyAddOrderFieldsToRequest
Gets or sets a value that determines if custom order fields are appended to the outgoing XML request.
Public propertyAddOrderLineFieldsToRequest
Gets or sets a value that determines if custom order line fields are appended to the outgoing XML request.
Public propertyAddOrderLinePartsToRequest
Gets or sets a value that determines if parts information (BOM) is appended to the outgoing XML request.
Public propertyAddProductFieldsToRequest
Gets or sets a value that determines if custom product fields are appended to the outgoing XML request.
Public propertyAnonymousUserKey
Gets or sets the customer name used in integration scenarios with anonymous users.
Public propertyAutoPingInterval
Interval between pings (seconds)
Public propertyCalculatePriceUsingProductNumber
Use product number in price calculation
Public propertyCartCommunicationType
Gets or sets the type of communication used for the cart. Valid options are defined in CartCommunicationType.
Public propertyConnectionTimeout
Gets or sets the ERP connection timeout in seconds.
Public propertyEnableCartCommunicationForAnonymousUsers
Gets or sets a value that determines if (live) cart communication is enabled for anonymous users.
Public propertyEnableLivePrices
Gets or sets a value that determines if live prices are retrieved from the ERP.
Public propertyEndpoint
Gets or sets the id for the Endpoint.
Public propertyErpControlsDiscount
Gets or sets if ERP controls discount calculations
Public propertyErpControlsShipping
Gets or sets if ERP controls shipping calculations
Public propertyErpShippingItemKey
Gets or sets the key for shipping item.
Public propertyGetProductInformationForAllVariants
Defines if the product request should contain all product variants or only the product being requested
Public propertyIsLiveIntegrationEnabled
Gets or sets a value that determines if live integration is enabled.
Public propertyKeepLogFiles
Gets or sets a value indicating whether to keep log files or to truncate a single log file
Public propertyLazyLoadProductInfo
Gets or sets lazy load product info
Public propertyLiveProductInfoForAnonymousUsers
Gets or sets live product information for Anonymous users
Public propertyLogConnectionErrors
Gets or sets if to log connection errors
Public propertyLogDebugInfo
Gets or sets to log debug information
Public propertyLogGeneralErrors
Gets or sets if to log errors
Public propertyLogMaxSize
Gets or sets log max file size
Public propertyLogResponseErrors
Gets or sets if to log response errors
Public propertyMakeRetryForLiveProductInformation
Defines if the call to the ERP should make retry in the Live Products calls
Public propertyNotificationEmail
Gets or sets notification email
Public propertyNotificationEmailSenderEmail
Gets or sets notification sender email
Public propertyNotificationEmailSenderName
Gets or sets notification sender name
Public propertyNotificationEmailSubject
Gets or sets notification subject
Public propertyNotificationSendingFrequency
Gets or sets notification frequency
Public propertyNotificationTemplate
Gets or sets notification template
Public propertyNumberFormatCulture
Number format culture
Public propertyOrderCacheLevel
Gets or sets order cache level
Public propertyOrderDiscountText
Gets or sets text for order discount order line
Public propertyOrderStateAfterExportFailed
Gets or sets order state after export failed
Public propertyOrderStateAfterExportSucceeded
Gets or sets order state after export succeeded
Public propertyProductCacheLevel
Gets or sets product cache level
Public propertyProductDiscountText
Gets or sets text for product discount orderlines
Public propertyQueueOrdersToExport
Gets or sets if queue orders to export
Public propertySaveCopyOfOrderXml
Gets or sets if save copy of order xml
Public propertySecurityKey
The security key.
(Overrides BaseLiveIntegrationAddInSecurityKey.)
Public propertyShopId
Gets or sets ShopId
Public propertySkipLedgerOrder
Gets or sets if skip ledgers
Public propertyUseUnitPrices
Gets or sets if use unit prices
Public propertyWebServiceConnectionStatusGlobalTagName
Global tag for connection availability
Public propertyWebServiceURI
The web service Uri
(Overrides BaseLiveIntegrationAddInWebServiceURI.)
Top
See Also