ErroredImportRow..::..RowNo Property

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

Syntax


public int RowNo { get; set; }
Public Property RowNo As Integer
	Get
	Set
public:
property int^ RowNo {
	int^ get ();
	void set (int^ value);
}