DebtorImport..::..ErroredImportRows Property

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

Syntax


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