REST.Backend.ServiceTypes.IBackendStorageApi2.GetJsonDateFormat

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetJsonDateFormat : TJsonDateFormat;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendStorageApi2


説明

TJsonDateFormat オブジェクトを返します。

GetJsonDateFormat メソッドは、TSON オブジェクトの TJsonDateFormat オブジェクトを取得します。

関連項目