FacebookResponseEvent.ShouldSerializeEntry Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.