Interface IServerExtractRefreshType<TWorkbook, TDataSource>
Interface for a Server extract refresh response type.
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public interface IServerExtractRefreshType<TWorkbook, TDataSource> : IServerExtractRefreshType, IWithScheduleReferenceType, IExtractRefreshType<TWorkbook, TDataSource>, IExtractRefreshType, IRestIdentifiable, IWithWorkbookReferenceType, IWithDataSourceReferenceType where TWorkbook : IRestIdentifiable where TDataSource : IRestIdentifiable
Type Parameters
| Name | Description |
|---|---|
| TWorkbook | |
| TDataSource |