MicroStrategy ONE

List Transmitter Properties statement

Lists the properties for a transmitter. A Distribution Services transmitter is used to store general properties used to package and deliver reports or documents as part of a subscription. Any Distribution Services device is based on a transmitter in the system.

Copy
LIST [ALL] PROPERTIES FOR TRANSMITTER "transmitter_name";

where:

TRANSMITTER "transmitter_name" is the name of the transmitter for which you want to list properties, of type string.

Example

Copy
LIST ALL PROPERTIES FOR TRANSMITTER "Email";

ResultSet columns

ID: The GUID of the transmitter.

NAME: The name of the transmitter.

DESCRIPTION: The description of the transmitter.

DELIVERY_TYPE: The type of transmitter.