DictionaryContains<'TKey, 'TValue>.Value Property

 

Gets or sets the value to match.

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

[<DefaultValueAttribute(null)>]
member Value : InArgument<'TValue> with get, set

Property Value

Type: System.Activities.InArgument<'TValue>

Return the target value.

Return to top
Show: