REST.Backend.ServiceComponents.TCustomBackendPush.Extras
Delphi
property Extras: TExtrasCollection read FExtras write SetExtras;
C++
__property TExtrasCollection* Extras = {read=FExtras, write=SetExtras};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp | REST.Backend.ServiceComponents | TCustomBackendPush | 
Description
Specifies the custom data that is sent when using the Push method.