DataSourcePrompt.DataSourceID Property

Definition

Gets or sets the unique identifier 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 that contains the unique ID of a data source.

Applies to