SOH..::..BinLocationDesc Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.SOH
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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