Class MetricsResponse.MetricType.TagType
Class representing a REST API tag response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class MetricsResponse.MetricType.TagType
Properties
Label
Gets or sets the label for the response.
Declaration
public string? Label { get; set; }
Property Value
Type | Description |
---|---|
string |