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