Line..::..QuantityBookedIn Property

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

Syntax


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