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