CreditorImport..::..TotalDataRows Property

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

Syntax


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