Datasnap.DSClientRest.TDSRESTChannelEventItem.ClientChannelName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClientChannelName: string;

C++

System::UnicodeString ClientChannelName;

Properties

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

Description

Returns the ServerChannelName of the current channel.

See Also