Skip to content

Commit f1329bd

Browse files
authored
Update README.md
1 parent 2c727f7 commit f1329bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ The `FlowInfoMessage` is being used to update the flow IDs and owner in the flow
176176
| Property | Type | Description |
177177
|-------------------------------|----------------------------|------------------------------------------------------------------------------------------------|
178178
| ProvisionedFlowId | Guid | The DOM instance ID of the provisioned flow. |
179-
| SourceId | Guid | The DOM instance ID of the source virtual signal group. |
180-
| DestinationId | Guid | The DOM instance ID of the destination virtual signal group. |
179+
| SourceId | Guid | The DOM instance ID of the source flow. |
180+
| DestinationId | Guid | The DOM instance ID of the destination flow. |
181181
| IncomingDcfInterfaceID | int | The ID of the incoming DCF interface. |
182182
| IncomingDcfDynamicLink | string | "ParameterGroupID;PrimaryKey" of the incoming DCF interface. |
183183
| OutgoingDcfInterfaceID | int | The ID of the outgoing DCF interface. |

0 commit comments

Comments
 (0)