MacroModule.RemoveMacro
Description:
Removes a macro from the module.
Removes a macro from the module.
public void RemoveMacro(
Macro macro
)
-
macroThe macro will be removed from this module.
-
A non-optional argument was null
-
Cannot remove the Macro due to no permission.