Inventory..::..DebtorPrices Property

Gets or sets the debtor prices.

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

Syntax


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

Field Value

The debtor prices.