CorrelationScope.ShouldSerializeCorrelatesWith Method

Definition

Indicates whether the CorrelatesWith property should be serialized.

public:
 bool ShouldSerializeCorrelatesWith();
public bool ShouldSerializeCorrelatesWith ();
member this.ShouldSerializeCorrelatesWith : unit -> bool
Public Function ShouldSerializeCorrelatesWith () As Boolean

Returns

true if the CorrelatesWith property value should be serialized; otherwise, false.

Applies to