Skip to main content
Version: Current

If

Description​

It executes the contained activities based on the specified condition. Refer to Office Documentation

Properties​

Misc​

  • Condition – It executes the child activity based on the specified conditions. Then activity is executed if the condition resolves to true.
  • DisplayName – Add a display name to your activity.
  • Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Example​

Download Example

Correlation Scope