Interface IWithWorkbookReferenceType
Interface for an object that has a workbook reference.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWithWorkbookReferenceType
Properties
Workbook
Gets the workbook for the response.
Declaration
IRestIdentifiable? Workbook { get; }
Property Value
Type | Description |
---|---|
IRestIdentifiable |