Class FlowRunTasksResponse.TaskType
Class representing a response task item.
Inheritance
object
FlowRunTasksResponse.TaskType
Namespace: Tableau.Migration.Api.Rest.Models.Responses.Server
Assembly: Tableau.Migration.dll
Syntax
public class FlowRunTasksResponse.TaskType
Properties
FlowRun
Gets or sets the flow run for the response.
Declaration
public FlowRunTasksResponse.TaskType.FlowRunType? FlowRun { get; set; }
Property Value
| Type | Description |
|---|---|
| FlowRunTasksResponse.TaskType.FlowRunType |