REST.Backend.KinveyApi.TKinveyApi.TUpdatedAt.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 | TUpdatedAt |
Description
Stores when an item was updated.
The UpdatedAt property of TDateTime type stores when an item was updated by the cloud service.