IFlowScriptProperties
The IFlowScriptProperties
interface defines properties for configuring script-related settings in a workflow, including error options and variable value options. Some properties are marked as obsolete and will be replaced by ErrorOptions
.
Properties
Name | Description |
---|---|
Caption | A multilingual dictionary containing the captions of the push notifications, mapping language codes to caption text. |
ResumeOnError | Indicates whether the script should resume on error. |
ErrorDescriptionObjectName | Specifies the object name for error descriptions. |