BookInLineDetail..::..BinLocation Property

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

Syntax


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