Unit 'uRESTDWConsts' Package
[Overview][Resource strings][Constants][Types][Classes][Variables][Index] [#pl_restdataware]

TRequestType

Declaration

Source position: uRESTDWConsts.pas line 283

type TRequestType = (

  rtGet,

  

  rtPost,

  

  rtPut,

  

  rtPatch,

  

  rtDelete,

  

  rtOption,

  

  rtAll

  

);



CT Web help

CodeTyphon Studio