CreditorBatchTrans..::..BatchNumber Property

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

Syntax


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