ParseDynamicValue Constructor
Initializes a new instance of the ParseDynamicValue class.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | ParseDynamicValue() | Initializes a new instance of the ParseDynamicValue class with default values. |
![]() | ParseDynamicValue(InArgument(Of String)) | Initializes a new instance of the ParseDynamicValue class with JSON string. |
ParseDynamicValue Constructor ()
Initializes a new instance of the ParseDynamicValue class with default values.
ParseDynamicValue Constructor (InArgument(Of String))
Initializes a new instance of the ParseDynamicValue class with JSON string.
Show:
