FlowSetDocumentIdProperties
The FlowSetDocumentIdProperties
class represents properties for managing document identity in workflows. It inherits from BimserWorkflowObjectProperties
and implements IFlowSetDocumentIdProperties
.
Properties
Name | Description |
---|---|
Identity | Defines the identity settings for assigning document IDs within a workflow. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |