Build Dynamic Value
- An activity to build a Dynamic Value.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Result (InOutArgument<DynamicValue>) – Gets or sets the resulting DynamicValue.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
- Properties (IDictionary<String,InArgument>) – Gets or sets the dictionary of property name and values to be added to the DynamicValue.
Example
- Create a new Process and then click on Manage Packages. Now search for Activities in search bar. Install this package and click Save.
- Drag Build Dynamic Value activity to the workflow area. Fill the propertyName and PropertyValue to it. The Result variable stores the DynamicValue created.