Click or drag to resize

IProfilePaymentTerms Property

Gets or sets PaymentTerms

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<PaymentTerm> PaymentTerms { get; set; }

Property Value

Type: ListPaymentTerm
See Also