Datasnap.DSClientRest.TDSRestCommand.RequestType
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: TDSRestCommand |
Delphi
property RequestType: string read FRequestType write FRequestType;
C++
__property System::UnicodeString RequestType = {read=FRequestType, write=FRequestType};
Description
Specifies the REST request type.
The RequestType property is a string specifying the REST request type.