CreditorImport..::..ImportSuccessCount Property

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

Syntax


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