IDeviceDefinitionManager.AddCompatibility Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
void AddCompatibility( long slotdefinitionId, long deviceDefinitionId, bool autoInstall = false )
Exception | Condition |
---|---|
ObjectNotFoundException | The device and the slot definition must be present in the system . |
InvalidIdentifierException | Thrown if an identifier is zero or less. |
ArgumentException | The provided device definition is not of the type Expansion or Both(standalone and expansion) |