Metodo DedNetApplicationCreateCommViewCommand
|
Crea un nuovo comando DedCommEdit che mostra all'utente il form di editazione delle commesse.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public CommEditCommand CreateCommViewCommand()
Public Function CreateCommViewCommand As CommEditCommand
public:
CommEditCommand^ CreateCommViewCommand()
member CreateCommViewCommand : unit -> CommEditCommand
Valore di ritorno
CommEditCommandRestituisce il comando.
Vedi anche