GeneralLedgerImport..::..TotalDataRows Property

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

Syntax


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