ParseObjectIsDataAvailable Property Parse
Gets whether the ParseObject has been fetched.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public bool IsDataAvailable { get; }

Property Value

Type: Boolean
See Also

Reference