SetDynamicValueProperties.Properties Property
Gets or sets the dynamic properties.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
[<DefaultValueAttribute(null)>] member Properties : IDictionary<string, InArgument> with get, set
Property Value
Type: System.Collections.Generic.IDictionary<String, InArgument>The dynamic properties.
Show: