DebtorImport..::..ImportFailureCount Property

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

Syntax


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