Initialize Correlation Dialog Box

The Initialize Correlation dialog box is used in Windows Workflow Designer to edit the CorrelationData property of an InitializeCorrelation activity. For more information, see the InitializeCorrelation topic.

The following table describes the user interface (UI) elements of the Initialize Correlation dialog box.

UI Element Description
Correlation The CorrelationHandle of the correlation to initialize.
Initialize On A key/value pair that contains the data to initialize. This corresponds to the CorrelationData property. An example of a valid key/value pair would be a key named “OrderID” paired with a variable named OrderID.

To launch the Initialize Correlation dialog box

  • Click View on the InitializeCorrelation activity designer or select an InitializeCorrelation activity in Workflow Designer and then click the ellipsis button next to the CorrelationData property in the property grid.

See Also

InitializeCorrelation