REST.Backend.ServiceTypes.IBackendStorageApi2.GetJsonDateFormat

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJsonDateFormat : TJsonDateFormat;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendStorageApi2


Description

Renvoie l'objet TJsonDateFormat.

La méthode GetJsonDateFormat obtient l'objet TJsonDateFormat de l'objet JSON.

Voir aussi