IDeviceManager.UninstallExpansionCard Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
Exception | Condition |
---|---|
InvalidOperationException | Unable to install a device has non-empty slots |
InvalidOperationException | Uninstall can not be done on devices that are standalone (or both) |
DependencyIssueException | A dependency prevents deletion |
ArgumentNullException | slot is null. |
InvalidIdentifierException | Thrown if the id of the slot is zero or less. |