IDeviceDefinitionManagerGetExpansionSlotDefinitionsForDeviceDefinition Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Inventory
IEnumerable<IExpansionSlotDefinition> GetExpansionSlotDefinitionsForDeviceDefinition( long deviceDefinitionId )
Exception | Condition |
---|---|
ObjectNotFoundException | The device definition must be present in the system. |
InvalidIdentifierException | Thrown if the id is zero or less. |