Proprietà DedNetApplicationIsImporterRunning
             | 
          
        
        
            Indica se l'importartatore è stato avviato ed è in corso l'operazione di importazione dati.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsImporterRunning { get; }Public ReadOnly Property IsImporterRunning As Boolean
	Get
public:
property bool IsImporterRunning {
	bool get ();
}member IsImporterRunning : bool with get
Valore della proprietà
Boolean
Vedi anche