FlowPushNotificationProperties Properties
An object defining properties for the FlowPushNotificationProperties class.
NotificationOptions
Represents options for push notifications in a workflow, including multilingual captions, messages, enablement, and a flag for modification status.
IsChanged
Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
Type: bool
Members
Represents options for managing members within the workflow, including position groups, positions, users, table objects, detail objects, and a modification status flag.
Type: IFlowMembersOptions
Caption
A dictionary containing captions for workflow objects, mapping identifiers to their display names.
Type: Dictionary<string, string>