CustomData.DataSetName Property

Definition

Gets the data set to use as the source data for this custom report item.

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