Click or drag to resize

ProfileCommercialInvoiceMethods Property

Gets or sets CommercialInvoiceMethods

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<CommercialInvoiceMethod> CommercialInvoiceMethods { get; set; }

Property Value

Type: ListCommercialInvoiceMethod

Implements

IProfileCommercialInvoiceMethods
See Also