Class WorkbookResponse.WorkbookType.ViewReferenceType.ViewTagType
Class representing a REST API tag response.
Implements
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class WorkbookResponse.WorkbookType.ViewReferenceType.ViewTagType : ITagType
Properties
Label
The tag label for the response.
Declaration
public string? Label { get; set; }
Property Value
Type | Description |
---|---|
string |