SerialNumbersForm..::..QuantityExpected Property

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

Syntax


public decimal QuantityExpected { get; }
Public ReadOnly Property QuantityExpected As Decimal
	Get
public:
property Decimal^ QuantityExpected {
	Decimal^ get ();
}