DataSourcePrompt.DataSourceID Property

Definition

Gets or sets the unique ID of a data source.

public:
 property System::String ^ DataSourceID { System::String ^ get(); void set(System::String ^ value); };
public string DataSourceID { get; set; }
member this.DataSourceID : string with get, set
Public Property DataSourceID As String

Property Value

A String containing the data source ID.

Applies to