ReportDataSource.DataSourceId Property

Definition

public:
 property System::String ^ DataSourceId { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public string DataSourceId { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.DataSourceId : string with get, set
Public Property DataSourceId As String

Property Value

Attributes

Applies to