BookInLine..::..QuantityThisBookIn Property

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

Syntax


public string QuantityThisBookIn { get; set; }
Public Property QuantityThisBookIn As String
	Get
	Set
public:
property String^ QuantityThisBookIn {
	String^ get ();
	void set (String^ value);
}