Metodo DedNetApplicationCreateBomHistoryCommand
             | 
          
        
        
            Crea un nuovo comando DedBomHistory che mostra all'utente il form dello storico delle distinte.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic BomHistoryCommand CreateBomHistoryCommand()
Public Function CreateBomHistoryCommand As BomHistoryCommand
public:
BomHistoryCommand^ CreateBomHistoryCommand()
member CreateBomHistoryCommand : unit -> BomHistoryCommand 
Valore di ritorno
BomHistoryCommandRestituisce il comando.
Vedi anche