Compartir a través de


CorrelationScope.ShouldSerializeCorrelatesWith Método

Definición

Indica si la propiedad CorrelatesWith se debe serializar.

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

Devoluciones

Boolean

Es true si el valor de propiedad CorrelatesWith debe serializarse; en caso contrario, es false.

Se aplica a