Class LabelsResponse
Class representing a local group creation response.
Inheritance
LabelsResponse
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class LabelsResponse : TableauServerListResponse<LabelsResponse.LabelType>, ITableauServerListResponse<LabelsResponse.LabelType>, ITableauServerResponse
Properties
Items
Gets or sets the labels.
Declaration
public override LabelsResponse.LabelType[] Items { get; set; }
Property Value
Type | Description |
---|---|
LabelType[] |