clsLineDetail..::..Dest_BinLocation Property

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

Syntax


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