API:REST.Backend.MetaTypes.TBackendEntityValue.TryGetExpiresAt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetExpiresAt(out AValue: TDateTime): Boolean;

C++

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