Report.DataSchema Property

Definition

Gets the schema or namespace to use for a report data rendering.

public:
 property System::String ^ DataSchema { System::String ^ get(); };
public string DataSchema { get; }
member this.DataSchema : string
Public ReadOnly Property DataSchema As String

Property Value

A string value.

Applies to