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