Common Application Framework

AddinManager.Unload Method 

Stop the given Addin and remove it from the Addins collection

public abstract void Unload(
   Addin addin
);

Parameters

addin
Addin to be unloaded

See Also

AddinManager Class | Aveva.ApplicationFramework Namespace