REST.Backend.ParseApi.TParseApi.TUpdatedAt.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const ABackendClassName, AObjectID: string; AUpdatedAt: TDateTime);

C++

__fastcall TUpdatedAt(const System::UnicodeString ABackendClassName, const System::UnicodeString AObjectID, System::TDateTime AUpdatedAt);
TUpdatedAt() {}

Properties

Type Visibility Source Unit Parent
constructor public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TUpdatedAt

Description

Embarcadero Technologies does not currently have any additional information.