Report.DataSetName Property

Definition

Gets the name of the dataset, if the report contains only one dataset.

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

Property Value

A string value.

Applies to