SalesHistoryImport..::..ImportSuccessCount Property

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

Syntax


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