Inventory..::..DebtorPriceGroupInventorySpecificPrices Property

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

Syntax


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