Metodo InvCommandBaseExecuteCommand
|
Esegue il comando vero e proprio.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassiprotected abstract DedCmdResult ExecuteCommand()
Protected MustOverride Function ExecuteCommand As DedCmdResult
protected:
virtual DedCmdResult ExecuteCommand() abstract override
override ExecuteCommand : unit -> DedCmdResult
Valore di ritorno
Tipo:
DedCmdResult
Vedi anche