Report.RDLResource Property

Definition

Gets or sets the value of the RDLResource of the report.

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

Property Value

A string value that represents the RDLResource of the report.

Applies to