TransactionImport..::..TotalDataRows Property

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

Syntax


public int TotalDataRows { get; }
Public ReadOnly Property TotalDataRows As Integer
	Get
public:
property int^ TotalDataRows {
	int^ get ();
}