CreateDynamicValue.PropertyValue Property
Gets or sets the value of the property to add.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
[DefaultValueAttribute(null)] public InArgument PropertyValue { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Show: