Subscription.Description Property

Definition

A description of the format and the delivery method for the reports that are associated with the subscription.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

A String value containing a description of the format and the delivery method for the reports that are associated with the subscription.

Applies to