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