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

CountDynamicValueItems

Count Dynamic Value Items

  • An activity to count the number of items in Dynamic Value.

Properties

      Common

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

      Misc

  • Result (OutArgument<Int32>) – Gives the count of number of items in Dynamic Value.
  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
  • Source (InArgument<DynamicValue>) Takes input as 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 Count Dynamic Value Items activity to the workflow area. Fill in the Source. Create a Result variable to store the output