Subscriber portal
Gets or sets the JSON string to parse.
[RequiredArgumentAttribute] [DefaultValueAttribute(null)] public InArgument<string> Json { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
The JSON string to parse.
ParseDynamicValue ClassMicrosoft.Activities Namespace