Class ExtractRefreshTasksResponse.TaskType
Class representing a response task item.
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public class ExtractRefreshTasksResponse.TaskType
Properties
ExtractRefresh
Gets or sets the extract refresh for the response.
Declaration
public ExtractRefreshTasksResponse.TaskType.ExtractRefreshType? ExtractRefresh { get; set; }
Property Value
Type | Description |
---|---|
ExtractRefreshTasksResponse.TaskType.ExtractRefreshType |