DataSource.DataExtension Property

Definition

Gets the data extension.

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

Property Value

The data extension.

Applies to