Contains Dynamic Value property
- An activity to check if a Dynamic Value contains a particular property.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Result (OutArgument<Boolean>) – Gives either true or false.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
- PropertyName (InArgument<String>) – Gets or sets the property name to search for.
- Source(InArgunment<String>) – Takes a Dynamic Value.
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 Create Dynamic Value activity to the workflow area. Fill the propertyName and PropertyValue to it. The Result variable stores the DynamicValue created.
- Drag Contains Dynamic Value Property activity to the workflow area. Fill in the PropertyName and Source. Create a Result variable to store the output