ParseObject
Revert Method
Parse
Clears any changes to this object made since the last call to
SaveAsync
.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
void
Revert
()
Public
Sub
Revert
See Also
Reference
ParseObject Class
Parse Namespace