DynamicValue.Keys Property
Gets the collection of keys for the dynamic values.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Property Value
Type: System.Collections.Generic.ICollection<String>The collection of keys for the dynamic values.
Implements
IDictionary<'TKey, 'TValue>.Keys
Show: