CreditorAutoTXLine..::..SourceCRBatchID Property

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

Syntax


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