ExternalVariableValue(Of T).Name Property

 

Gets or sets the name of the external variable to retrieve.

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

<RequiredArgumentAttribute>
<DefaultValueAttribute(Nothing)>
Public Property Name As String

Property Value

Type: System.String

Returns the name of the external variable to retrieve.

Return to top
Show: