Class ViewResponse.ViewType.ProjectReferenceType
Class representing a REST API project response.
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class ViewResponse.ViewType.ProjectReferenceType : IProjectReferenceType, IRestIdentifiable
Properties
Id
Gets the unique identifier.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |