REST.Backend.EMSApi.TEMSClientAPI.InstallationFromObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InstallationFromObject(const AInstallationID: string;  const AJSONObject: TJSONObject): TInstallation; overload;
function InstallationFromObject(const AJSONObject: TJSONObject): TInstallation; overload;

C++

TInstallation __fastcall InstallationFromObject(const System::UnicodeString AInstallationID, System::Json::TJSONObject* const AJSONObject)/* overload */;
TInstallation __fastcall InstallationFromObject(System::Json::TJSONObject* const AJSONObject)/* overload */;

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 !