clsWarehouseTransfer..::..SourceID Property

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

Syntax


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