DynamicValue Implicit Conversion (String to DynamicValue)
Casts a String value to a DynamicValue.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- value
- Type: System.String
A String value.
Return Value
Type: Microsoft.Activities.DynamicValueA DynamicValue representation of the specified String value.
Community Additions
ADD
Show: