Line..::..ToPartBinLocation Property

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

Syntax


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