Click or drag to resize

IShippingAdapterGetServices Method

gets a list of available Services on the current system.

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

Return Value

Type: ListService
list of service
See Also