ErroredImportRow..::..AccountNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors.Import.Transactions
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


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