Class LabelsResponse.LabelType.SiteType
Class representing the site in the response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class LabelsResponse.LabelType.SiteType
Properties
Id
The ID for the site.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |