Returns true if this object was created by the Parse server when the
object might have already been there (e.g. in the case of a Facebook
login)
Namespace: ParseAssembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
public bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
Property Value
Type:
Boolean
Reference