LineDetail<(Of <(<'T>)>)>..::..PreviousQuantity Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.SOH
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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