ExchangeLine..::..Quantity Property

Gets or sets the quantity.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The quantity.

Exceptions


ExceptionCondition
ExceptionCannot alter quantities on an activiated credit.