LineDetail..::..BinLocation Property

Namespace:  JiwaFinancials.Jiwa.JiwaStockTake
Assembly:  JiwaStockTake (in JiwaStockTake.dll)

Syntax


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