CreditorImport..::..IsImporting Property

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

Syntax


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