Click or drag to resize

IGroupAdapterGetCarriers Method

Gets a list of Carriers

Namespace:  PSI.Sox.Adapter.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
List<Carrier> GetCarriers()

Return Value

Type: ListCarrier
List of Carrier
See Also