1. Home
  2. Docs
  3. Microsoft Activities
  4. CreateDynamicValue

CreateDynamicValue

Create Dynamic Value

  • An activity to create a Dynamic Value.

Properties

      Common

  • DisplayName (String) – The display name of the activity.

      Misc

  • Result (OutArgument<String>) – Gives a Dynamic Value.
  • Private (Boolean)- If selected, the values of variables and arguments are no longer logged at Verbose lev
  • PropertyValue (InArgument) – Gets or sets the value of the property to add.
  • PropertyName (InArgument) – Gets or sets the name of the property to add.

      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.