ReportReportData.XMLResource Propiedad

Definición

Obtiene o establece el recurso XML asociado a los datos del informe.

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

Valor de propiedad

Recurso XML.

Se aplica a