CreditorBatchTrans..::..BatchID Property

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

Syntax


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