clsTransferLine..::..DefaultSourceBinLoc Property

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

Syntax


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