REST.Backend.EMSApi.TEMSClientAPI.MetaDataFromObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.