Line..::..FromPartBinLocation Property

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

Syntax


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