IBimserWorkflowStepMetadata
The IBimserWorkflowStepMetadata interface defines the metadata structure for a workflow step in the Bimser workflow system.
Properties
| Name | Description |
|---|---|
| Key | A unique identifier for the workflow step. |
| Name | The name of the workflow step. |
| IsChanged | Indicates whether the workflow step has been modified. |
| TypeCode | The type of the workflow step, defined by WorkflowItemTypeCode. |