Jaa


Message.ShouldSerializeIsEcho Method

Definition

Newtonsoft JSON method for conditionally serializing the IsEcho property.

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

Returns

true to serialize the property; otherwise, false.

Applies to