Interface ITagType
Interface representing an XML element for the tag of a content item.
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public interface ITagType
Properties
Label
The tag label for the response.
Declaration
string? Label { get; set; }
Property Value
| Type | Description |
|---|---|
| string |