Interface IWithDataSourceReferenceType
Interface for an object that has a data source reference.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithDataSourceReferenceType
Properties
DataSource
Gets the data source for the response.
Declaration
IRestIdentifiable? DataSource { get; }
Property Value
Type | Description |
---|---|
IRestIdentifiable |