API:REST.JsonReflect.TMarshalUnmarshalBase.DateTimeIsUTC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DateTimeIsUTC: Boolean read FDateTimeIsUTC write FDateTimeIsUTC default True;

C++

__property bool DateTimeIsUTC = {read=FDateTimeIsUTC, write=FDateTimeIsUTC, default=1};

Properties

Type Visibility Source Unit Parent
property public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TMarshalUnmarshalBase

Description

Embarcadero Technologies does not currently have any additional information.