Skip to main content

Confirm

Description

It ultimately invokes the confirmation handler of a Compensable Activity. Refer to Office Documentation

Properties

Misc

  • 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.
  • Target – Gets or sets the In Argument that contains the Confirmation Handler for this Compensable Activity. InArgument that contains the ConfirmationHandler for this CompensableActivity activity

Example