TransactionImport..::..IsImporting Property

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

Syntax


public bool IsImporting { get; }
Public ReadOnly Property IsImporting As Boolean
	Get
public:
property bool^ IsImporting {
	bool^ get ();
}