SalesHistoryImport..::..ErroredImportRows Property

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

Syntax


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