CorrelationToken Properties
The CorrelationToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
DesignMode | Gets the value that indicates whether this instance is in design or run-time mode. (Inherited from DependencyObject.) |
|
Initialized | Gets a value indicating whether the CorrelationToken is initialized. |
|
Name | Gets or sets the name of the CorrelationToken. |
|
OwnerActivityName | Gets or sets the name of the Activity that owns the correlation token. |
|
ParentDependencyObject | Gets the parent DependencyObject in the DependencyObject graph. (Inherited from DependencyObject.) |
|
Properties | Gets the collection of CorrelationProperty objects in the CorrelationToken. |
|
Site | Gets or sets a reference to the Site component of the DependencyObject. (Inherited from DependencyObject.) |
|
UserData | Gets an IDictionary that associates custom data with this class instance. (Inherited from DependencyObject.) |