SOH..::..BinLocation Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Import.Transactions
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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