FlowPushNotificationProperties
The FlowPushNotificationProperties
class defines properties for configuring push notification settings and member options in workflows, inheriting from BimserWorkflowObjectProperties
and implementing IFlowPushNotificationProperties
.
Properties
Name | Description |
---|---|
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. |
Members | Represents options for managing members within the workflow, including position groups, positions, users, table objects, detail objects, and a modification status flag. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |