InventoryImport..::..IsImporting Property

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

Syntax


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