CorrelationScope.ShouldSerializeCorrelatesWith Método
Definição
Indica se a propriedade CorrelatesWith deve ser serializada.Indicates whether the CorrelatesWith property should be serialized.
public:
bool ShouldSerializeCorrelatesWith();
public bool ShouldSerializeCorrelatesWith ();
member this.ShouldSerializeCorrelatesWith : unit -> bool
Public Function ShouldSerializeCorrelatesWith () As Boolean
Retornos
true se o valor da propriedade CorrelatesWith precisar ser serializado; caso contrário, false.true if the CorrelatesWith property value should be serialized; otherwise, false.