Skip to main content

FlowWebNotificationOptions

Represents options for web notifications in a workflow, including multilingual titles, messages, and a flag for modification status.

Properties

NameDescription
TitleA multilingual dictionary containing the titles of the web notifications, mapping language codes to title text.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
MessageA multilingual dictionary containing the messages of the web notifications, mapping language codes to message content.