ExternalVariableValue(Of T) Properties

 

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

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDefault

Gets or sets the default value to return if the external variable has not been set.

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity(Of TResult).)

System_CAPS_pubpropertyName

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

System_CAPS_pubpropertyResult

(Inherited from Activity(Of TResult).)

System_CAPS_pubpropertyResultType

(Inherited from ActivityWithResult.)

Return to top
Show: