REST.Backend.MetaTypes.TBackendEntityValue.TryGetCreatedAt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetCreatedAt(out AValue: TDateTime): Boolean;

C++

bool __fastcall TryGetCreatedAt(/* 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.