CreateWorkflowFromTemplateRequest.WorkflowName Property

Definition

Gets or sets the name of the new workflow. Required.

public:
 property System::String ^ WorkflowName { System::String ^ get(); void set(System::String ^ value); };
public string WorkflowName { get; set; }
member this.WorkflowName : string with get, set
Public Property WorkflowName As String

Property Value

The name of the new workflow.

Applies to