Datasnap.DSClientRest.TDSRESTChannelEventItem.ClientChannelName

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

ClientChannelName: string;

C++

System::UnicodeString ClientChannelName;

Description

Returns the ServerChannelName of the current channel.

See Also