TransactionImport..::..ImportFailureCount Property

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

Syntax


public int ImportFailureCount { get; }
Public ReadOnly Property ImportFailureCount As Integer
	Get
public:
property int^ ImportFailureCount {
	int^ get ();
}