API:REST.Backend.ServiceTypes.TBackendStorageApi.AddDateOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AddDateOption(ADateFormat: TJSONDateFormat; AOptions: TJSONOptions): TJSONOptions;

C++

Rest::Json::TJsonOptions __fastcall AddDateOption(Rest::Json::Types::TJsonDateFormat ADateFormat, Rest::Json::TJsonOptions AOptions);

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes TBackendStorageApi

Description

Embarcadero Technologies does not currently have any additional information.