This activity has been deprecated so it won’t receive any update any more. It's not visible in the workflow designer but workflows which are using it will continue to work fine. There is a new version of the activity named OutComeV2. Use it to take advantage of the new features.

OutCome

Description


Colors

BackgroundColor InArgument<String>

Represents the hexadecimal code of the color you want to use as Backgroud. White example #FFFFFF

ForegroundColor InArgument<String>

Represents the hexadecimal code of the color you want to use as Foreground. White example #FFFFFF


Misc

Description InArgument<String>

DynIgnoreRequiredOperations InArgument<Boolean>

DynIgnoreRequiredVariables InArgument<Boolean>

DynIsDefault InArgument<Boolean>

DynRequestConfirm InArgument<Boolean>

IgnoreRequiredOperations Boolean

IgnoreRequiredVariables Boolean

IsDefault Boolean

Name InArgument<String> REQUIRED

Priority InArgument<Int32?>

Indicates the priority of displaying the outcome. The higher this value is, the sooner the outcome will be displayed

ProcessNoteMandatory Boolean

ProcessPriority InArgument<Int32?>

RequestConfirm Boolean

RequestConfirmText InArgument<String>

Text that will be shown to the user being confirmed. If this property is not evaluated, the default text will be shown. 'Confirm the choice of this outcome?'

RequestProcessNote Boolean

Value InArgument<String> REQUIRED


Notes

DynProcessNoteMandatory InArgument<Boolean>

DynRequestProcessNote InArgument<Boolean>