Click or drag to resize

IShippingAdapterGetDocuments Method

returns a list of available documents

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

Return Value

Type: ListDocumentFormat
List of Document
See Also