Metodo PublishSparePartsDrawingExecuteCommand
|
Esegue il comando vero e proprio.
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi protected override DedCmdResult ExecuteCommand()
Protected Overrides Function ExecuteCommand As DedCmdResult
protected:
virtual DedCmdResult ExecuteCommand() override
abstract ExecuteCommand : unit -> DedCmdResult
override ExecuteCommand : unit -> DedCmdResult
Valore di ritorno
Tipo:
DedCmdResultRestituisce il valore che deve restituire il comando.
Vedi anche