clsWarehouseTransfer..::..DestinationWarehouseID Property

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

Syntax


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