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: 26.4.0.0 (26.4.0.0)
Sintassi public BomEditCommand CreateDistViewCommand()
Public Function CreateDistViewCommand As BomEditCommand
public:
BomEditCommand^ CreateDistViewCommand()
member CreateDistViewCommand : unit -> BomEditCommand
Valore di ritorno
BomEditCommandRestituisce il comando.
Vedi anche