Subscription.Report Property

Definition

Gets the name of the report that is associated with the subscription.

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

Property Value

A read-only String value that contains name of the report associated with the subscription.

Applies to