Removes a device from bundle.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- deviceID
- Type: SystemString
[Missing <param name="deviceID"/> documentation for "M:Ingeniux.CMS.IDeviceBundle.RemoveDevice(System.String)"]
Return Value
Type: BooleanTrue if device exists in the collection and is not the Representative Device, false if device doesn't exist in the collection.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When the device's user agent matches the Representative Device's user agent |
See Also