SetCachedValue(Of T).Name Property

 

Gets or sets the name of the cached value.

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

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

Property Value

Type: System.Activities.InArgument(Of String)

The name of the cached value.

Return to top
Show: