Click or drag to resize

IAdapterConfigurationAdapterSettings Property

Gets or sets AdapterSettings.

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
List<AdapterSetting> AdapterSettings { get; set; }

Property Value

Type: ListAdapterSetting
See Also