Proprietà DedNetApplicationIsExportingCommand 
             | 
          
        
         
            Indica se il comando di esportazione è in esecuzione
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic bool IsExportingCommand { get; set; }Public Property IsExportingCommand As Boolean
	Get
	Set
public:
property bool IsExportingCommand {
	bool get ();
	void set (bool value);
}member IsExportingCommand : bool with get, set
Valore della proprietà
Tipo: 
Boolean
Vedi anche