Skip to main content

RemoveFromCollection <T>

Description

Removes an item from the collection.

Properties

Misc

  • Collection – Collection list object from where given item should be removed.
  • DisplayName – Add a display name to your activity.
  • Item – An Item to be removed from the collection
  • Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
  • Result – Returns true if an item exists in a collection
  • TypeArgument – The display name of the activity. TypeArgument

Example

Download Example

Correlation Scope