Share via


FacebookEntry.ShouldSerializeChanges Method

Definition

Newtonsoft JSON method for conditionally serializing the Changes property.

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

Returns

true to serialize the property; otherwise, false.

Applies to