Class SimulatedWorkbookData
Object that holds simulated workbook file data
Inherited Members
Namespace: Tableau.Migration.Api.Simulation
Assembly: Tableau.Migration.dll
Syntax
public class SimulatedWorkbookData : SimulatedDataWithConnections
Properties
Views
Simulated Views data
Declaration
public List<SimulatedWorkbookData.SimulatedViewType> Views { get; set; }
Property Value
Type | Description |
---|---|
List<SimulatedWorkbookData.SimulatedViewType> |