REST.Backend.KinveyApi.TKinveyApi.TUser.UpdatedAt
Delphi
property UpdatedAt: TDateTime read FUpdatedAt;
C++
__property System::TDateTime UpdatedAt = {read=FUpdatedAt};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | TUser |
Description
Stores when TUser was updated.
The UpdatedAt property of TDateTime type stores when the user was updated by the cloud service.