GeneralLedgerImport..::..ErroredImportRows Property

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

Syntax


public ErroredImportRowCollection ErroredImportRows { get; }
Public ReadOnly Property ErroredImportRows As ErroredImportRowCollection
	Get
public:
property ErroredImportRowCollection^ ErroredImportRows {
	ErroredImportRowCollection^ get ();
}