Interface IView
Interface for view associated with the content item.
Inherited Members
Namespace: Tableau.Migration.Content
Assembly: Tableau.Migration.dll
Syntax
public interface IView : IWithTags, IPermissionsContent, IContentReference, IEquatable<IContentReference>, IRestIdentifiable
Properties
ParentWorkbook
Gets the parent workbook of the view.
Declaration
IContentReference ParentWorkbook { get; }
Property Value
Type | Description |
---|---|
IContentReference |