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