StockTakeLine..::..DefaultBinLocation Property

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

Syntax


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