ReportReportData.XMLResource Property

Definition

Gets or sets the XML resource associated with the report data.

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

Property Value

The XML resource.

Applies to