Adds a new device bundle to the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- name
- Type: SystemString
Name of new device bundle to add - representativeDevice (Optional)
- Type: Ingeniux.CMSIDeviceInfo
The device bundle's representative device.
Return Value
Type: IDeviceBundleNewly created device bundle.
Remarks
The returned object is not yet stored in the content store.
The new device bundle only has the representative device. It doesn't have any other device in its collection.
See Also