Click or drag to resize

IMobileDeviceManager Methods


The IMobileDeviceManager type exposes the following members.

Methods
  Name Description
Public method AddDeviceBundle Adds a new device bundle to the collection.
Public method DeepCloneT, TManager Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity)
Public method DeviceBundle Gets a device bundle by its name.
Public method DeviceBundles Retrieves the collection of all device bundles in a paginated format.
Public method QuickWrite 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 method RemoveDeviceBundle Removes a device bundle from the collection.
Top
See Also