Inventory..::..DebtorClassPrices Property

Gets or sets the debtor class prices.

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[DataMemberAttribute]
public List<DebtorClassPrice> DebtorClassPrices { }
<DataMemberAttribute> _
Public Property DebtorClassPrices As List(Of DebtorClassPrice)
[DataMemberAttribute]
public:
property List<DebtorClassPrice^>^ DebtorClassPrices {
}

Field Value

The debtor class prices.