RemoveCachedValue.Name Property

 

Gets or sets the name associated with this instance.

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 associated with this instance.

Return to top
Show: