File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -176,8 +176,8 @@ The `FlowInfoMessage` is being used to update the flow IDs and owner in the flow
176
176
| Property | Type | Description |
177
177
| -------------------------------| ----------------------------| ------------------------------------------------------------------------------------------------|
178
178
| 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. |
181
181
| IncomingDcfInterfaceID | int | The ID of the incoming DCF interface. |
182
182
| IncomingDcfDynamicLink | string | "ParameterGroupID;PrimaryKey" of the incoming DCF interface. |
183
183
| OutgoingDcfInterfaceID | int | The ID of the outgoing DCF interface. |
You can’t perform that action at this time.
0 commit comments