Share via


FacebookEntry.ShouldSerializeStandby Method

Definition

Newtonsoft JSON method for conditionally serializing the Standby property.

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

Returns

true to serialize the property; otherwise, false.

Applies to