Class FavoritesResponse.FavoriteType.CollectionType.OwnerType
Class representing a REST API collection response's owner.
Inheritance
object
FavoritesResponse.FavoriteType.CollectionType.OwnerType
Implements
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class FavoritesResponse.FavoriteType.CollectionType.OwnerType : IRestIdentifiable
Properties
Id
Gets the unique identifier.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |