Class ScheduleExtractRefreshTasksResponse
Class representing a schedule response.
Inheritance
ScheduleExtractRefreshTasksResponse
Implements
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public class ScheduleExtractRefreshTasksResponse : PagedTableauServerResponse<ScheduleExtractRefreshTasksResponse.ExtractType>, ITableauServerListResponse<ScheduleExtractRefreshTasksResponse.ExtractType>, ITableauServerResponse, IPageInfo
Properties
Items
Gets or sets the items for the response.
Declaration
public override ScheduleExtractRefreshTasksResponse.ExtractType[] Items { get; set; }
Property Value
Type | Description |
---|---|
ExtractType[] |