Creditor..::..MinimumPurchaseOrderValue Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Creditor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public decimal MinimumPurchaseOrderValue { get; set; }
Public Property MinimumPurchaseOrderValue As Decimal
	Get
	Set
public:
property Decimal^ MinimumPurchaseOrderValue {
	Decimal^ get ();
	void set (Decimal^ value);
}