Gets the last time this object was updated as the server sees it, so that if you make changes
to a ParseObject, then wait a while, and then call SaveAsync, the updated time
will be the time of the SaveAsync call rather than the time the object was
changed locally.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Property Value
Type: NullableDateTimeSee Also