Datasnap.DSClientRest.TDSRESTChannelEventItem.ClientChannelId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClientChannelId: string;

C++

System::UnicodeString ClientChannelId;

Properties

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

Description

Returns the ID of the current client channel.

See Also