CreditorImport..::..ErroredImportRows Property

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

Syntax


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