Metodo DedNetApplicationCreateDistViewCommand
             | 
          
        
        
            Crea un nuovo comando BomEditCommand che mostra all'utente il form di editazione delle distente in modalità visualizzazione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic BomEditCommand CreateDistViewCommand()
Public Function CreateDistViewCommand As BomEditCommand
public:
BomEditCommand^ CreateDistViewCommand()
member CreateDistViewCommand : unit -> BomEditCommand 
Valore di ritorno
BomEditCommandRestituisce il comando.
Vedi anche