Interface IWorkbookViewReferenceType
Interface representing an XML element for the view of a content item.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface IWorkbookViewReferenceType : IViewReferenceType, IRestIdentifiable, INamedContent, IWithTagTypes
Properties
ContentUrl
The content URL for the view response.
Declaration
string? ContentUrl { get; }
Property Value
Type | Description |
---|---|
string |