SetDynamicValueProperty.Source Property
Gets or sets the source.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
[RequiredArgumentAttribute] [DefaultValueAttribute(null)] public InArgument<DynamicValue> Source { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Show: