'Declaration
Public Overloads Shadows Function GetUpdateCommand() As MimerCommand
public new MimerCommand GetUpdateCommand()
public function GetUpdateCommand(): MimerCommand;
public hide function GetUpdateCommand() : MimerCommand;
public: new MimerCommand* GetUpdateCommand();
Return Value
The automatically generated MimerCommand required to perform updates.