DebtorPriceGroupInventorySpecific..::..DebtorPriceGroup Property

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

Syntax


public PricingGroup DebtorPriceGroup { get; set; }
Public Property DebtorPriceGroup As PricingGroup
	Get
	Set
public:
property PricingGroup^ DebtorPriceGroup {
	PricingGroup^ get ();
	void set (PricingGroup^ value);
}