TransactionImport..::..ErroredImportRows Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Import.Transactions
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


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