Share via


FacebookResponseEvent.ShouldSerializeEntry Method

Definition

Gets the flag to determine if the Entry property should be serialized.

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

Returns

True if Entry count is greater than zero.

Applies to