Class JobResponse
Class representing a job response.
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models.Responses
Assembly: Tableau.Migration.dll
Syntax
public class JobResponse : TableauServerResponse<JobResponse.JobType>, ITableauServerResponse<JobResponse.JobType>, ITableauServerResponseProperties
Item
Gets or sets the job for the response.
Declaration
public override JobResponse.JobType? Item { get; set; }Property Value
| Type | Description | 
|---|---|
| JobResponse.JobType |