Click or drag to resize

IGroupAdapter Properties

The IGroupAdapter type exposes the following members.

Properties
  NameDescription
Public propertyAdapterConfiguration
Gets or sets AdapterConfiguration.
(Inherited from IAdapter.)
Public propertyAdapterDataHelper
Shipping Adapter Data Helper
Public propertyAdapterId
unique adapter id
(Inherited from IAdapter.)
Public propertyAdapterName
Gets the Adapter Name
(Inherited from IAdapter.)
Public propertyAdapterSymbol
Gets the adapter symbol, used to set the adapter prefix
(Inherited from IAdapter.)
Public propertyAdapterVersion
Get the Adapter Version.
(Inherited from IAdapter.)
Public propertyCompanyName
Returns the adapter company name
(Inherited from IAdapter.)
Public propertyLogger
Gets the instance of ILogger.
(Inherited from IAdapter.)
Public propertyProxySettings
Gets or sets ProxySettings.
(Inherited from IAdapter.)
Top
See Also