clsSOHBackOrder..::..BinLoc Property

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

Syntax


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