clsTransferLine..::..DestinationBinLoc Property

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

Syntax


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