Interface IWithWorkbook
Interface to be inherited by content items with workbook.
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IWithWorkbook : IContentReference, IEquatable<IContentReference>, IRestIdentifiable
Properties
Workbook
Gets or sets the workbook for the content item.
Declaration
IContentReference Workbook { get; set; }
Property Value
Type | Description |
---|---|
IContentReference |