Datasnap.DSClientRest.TDSRESTChannelEventItem.CallbackId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CallbackId: string;

C++

System::UnicodeString CallbackId;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRESTChannelEventItem

Description

The ID of the callback added or removed.

See Also