ErroredImportRow..::..RowNo Property

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

Syntax


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