Line..::..QuantityPreviouslyBookedIn Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.BookIn
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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