REST.Backend.ParseApi.TParseApi.UpdatedAtFromObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UpdatedAtFromObject(const ABackendClassName, AObjectID: string; const AJSONObject: TJSONObject): TUpdatedAt;

C++

TUpdatedAt __fastcall UpdatedAtFromObject(const System::UnicodeString ABackendClassName, const System::UnicodeString AObjectID, System::Json::TJSONObject* const AJSONObject);

Properties

Type Visibility Source Unit Parent
function protected
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies does not currently have any additional information.