Datasnap.DSClientRest.TDSRESTChannelEventItem.CallbackId

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: TDSRESTChannelEventItem

Delphi

CallbackId: string;

C++

System::UnicodeString CallbackId;

Description

The ID of the callback added or removed.

See Also