Metodo CaricaParteExecuteCommand 
             | 
          
        
         
            Esegue il comando vero e proprio.
            
 
    Namespace: 
   DedNetAcad
    Assembly:
   DedNetAcad (in DedNetAcad.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassiprotected override DedCmdResult ExecuteCommand()
Protected Overrides Function ExecuteCommand As DedCmdResult
protected:
virtual DedCmdResult ExecuteCommand() override
abstract ExecuteCommand : unit -> DedCmdResult 
override ExecuteCommand : unit -> DedCmdResult 
Valore di ritorno
Tipo: 
DedCmdResultRestituisce il valore che deve restituire il comando.
Vedi anche