Datasnap.DSClientRest.TDSRestClientChannel.ChannelId
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestClientChannel | |
Delphi
property ChannelId: string read FChannelId;
C++
__property System::UnicodeString ChannelId = {read=FChannelId};
Description
Specifies the unique identifier of the client channel.
The ChannelId property is a string that specifies the unique identifier of the client channel.