clsWarehouseTransfer..::..SourceWarehouseID Property

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

Syntax


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