Checks if this device can be put into the same DeviceBundle as another specified device.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- device
- Type: Ingeniux.CMSIDeviceInfo
The device with which to check DeviceBundle compatability.
Return Value
Type: BooleanTrue if this device can be in the sameDeviceBundle with specified device, false otherwise.
Remarks
See Also