REST.Backend.EMSApi.TEMSClientAPI.MetaDataFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function MetaDataFromObject(const AJSONObject: TJSONObject; out ACreatedAt,  AUpdatedAt: TDateTime; out ACreator: string): Boolean;

C++

bool __fastcall MetaDataFromObject(System::Json::TJSONObject* const AJSONObject, /* out */ System::TDateTime &ACreatedAt, /* out */ System::TDateTime &AUpdatedAt, /* out */ System::UnicodeString &ACreator);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !