IMobileDeviceManagerRemoveDeviceBundle Method Ingeniux CMS Content Store API

Removes a device bundle from the collection.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool RemoveDeviceBundle(
	IDeviceBundle bundle
)

Parameters

bundle
Type: Ingeniux.CMSIDeviceBundle
The device bundle to remove

Return Value

Type: Boolean
True if the bundle exists in the collection, false otherwise.
See Also

Reference