ErroredImportRow..::..AccountNo Property

Namespace:  JiwaFinancials.Jiwa.JiwaCreditors.Import
Assembly:  JiwaCreditors (in JiwaCreditors.dll)

Syntax


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