Class CommitDataSourcePublishRequest.DataSourceType.ProjectType
The project type in the API request body.
Namespace: Tableau.Migration.Api.Rest.Models.Requests
Assembly: Tableau.Migration.dll
Syntax
public class CommitDataSourcePublishRequest.DataSourceType.ProjectType
Properties
Id
Gets or sets the ID for the request's project.
Declaration
public Guid Id { get; set; }
Property Value
Type | Description |
---|---|
Guid |