REST.Backend.ServiceTypes.IBackendStorageApi2.GetJsonDateFormat

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetJsonDateFormat : TJsonDateFormat;

C++

virtual Rest::Json::Types::TJsonDateFormat __fastcall GetJsonDateFormat(void) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendStorageApi2


Beschreibung

Gibt das TJsonDateFormat-Objekt zurück.

Die Methode GetJsonDateFormat ruft das Objekt TJsonDateFormat JSON-Objekts ab.

Siehe auch