clsLineDetail..::..Source_BinLocation Property

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

Syntax


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