MicroStrategy ONE

List Device Properties statement

Lists the properties of a Distribution Services device. A Distribution Services device is used to automatically send a MicroStrategy report or document to a type of user device or location for subscriptions. A device is based on a transmitter in the system.

Copy
LIST [ALL] PROPERTIES FOR DEVICE "device_name";

where:

DEVICE "device_name" is the name of the device, of type string.

Example

Copy
LIST ALL PROPERTIES FOR DEVICE "MyFileDevice";

ResultSet columns

ID: The GUID of the device.

NAME: The name of the device.

DESCRIPTION: The description of the device.

DELIVERY_TYPE: The delivery type of the device (File, Print, and so on)