CreditorAutoTXLine..::..SourceBatchNo Property

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

Syntax


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