Click or drag to resize

IMobileDeviceManager Methods


The IMobileDeviceManager type exposes the following members.

Methods
  NameDescription
Public methodAddDeviceBundle
Adds a new device bundle to the collection.
Public methodDeepCloneT, TManager
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.)
Public methodDeviceBundle
Gets a device bundle by its name.
Public methodDeviceBundles
Retrieves the collection of all device bundles in a paginated format.
Public methodQuickWrite
Creates a temporary Write Session to quickly write something outside the current Session and transaction. This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.)
Public methodRemoveDeviceBundle
Removes a device bundle from the collection.
Top
See Also