WorkflowDescription.ExternalVariables Property

Gets the collection of External Variables.

Namespace:  Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

public Collection<ExternalVariable> ExternalVariables { get; }

Property Value

Type: System.Collections.ObjectModel.Collection<ExternalVariable>
Collection of External Variables

Community Additions

ADD
Show: