Datasnap.DSClientRest.TDSRESTChannelEventItem.EventType

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

EventType: TDSRESTChannelEventType;

C++

TDSRESTChannelEventType EventType;

Description

The type of event occurring for a channel.

EventType returns the type of event defined as a TDSRESTChannelEventType.

See Also