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