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