BatchLine..::..DebtorAccNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.RecurringBatch
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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