Metodo DedNetApplicationCreateChangeEcoStateToAssignedCommand
             | 
          
        
        
            Crea un nuovo comando di cambia stato ECO. Imposta lo stato come 'Assegnato'.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic ChangeEcoStateCommand CreateChangeEcoStateToAssignedCommand()
Public Function CreateChangeEcoStateToAssignedCommand As ChangeEcoStateCommand
public:
ChangeEcoStateCommand^ CreateChangeEcoStateToAssignedCommand()
member CreateChangeEcoStateToAssignedCommand : unit -> ChangeEcoStateCommand 
Valore di ritorno
ChangeEcoStateCommandRestituisce il comando.
Vedi anche