LineDetail..::..BinLocation Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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