DebtorPriceGroupInventorySpecific..::..DebtorPriceGroupID Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


public string DebtorPriceGroupID { get; set; }
Public Property DebtorPriceGroupID As String
	Get
	Set
public:
property String^ DebtorPriceGroupID {
	String^ get ();
	void set (String^ value);
}