REST.Backend.MetaTypes.TBackendEntityValue.TryGetUpdatedAt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetUpdatedAt(out AValue: TDateTime): Boolean;

C++

bool __fastcall TryGetUpdatedAt(/* out */ System::TDateTime &AValue);

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.MetaTypes.pas
REST.Backend.MetaTypes.hpp
REST.Backend.MetaTypes TBackendEntityValue

Description

Embarcadero Technologies does not currently have any additional information.