Class ScheduleExtractRefreshTasksResponse.ExtractType.DataSourceType
Class representing the data source in the response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public class ScheduleExtractRefreshTasksResponse.ExtractType.DataSourceType
Properties
Id
Gets or sets the id for the datasource.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |