Class WorkbookResponse.WorkbookType.DataAccelerationConfigType
Class representing a REST API data acceleration config response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class WorkbookResponse.WorkbookType.DataAccelerationConfigType
Properties
AccelerationEnabled
Gets or sets the acceleration enabled value for the response.
Declaration
public bool AccelerationEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |