Datasnap.DSClientRest.TDSRESTChannelEventItem.EventType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EventType: TDSRESTChannelEventType;

C++

TDSRESTChannelEventType EventType;

Properties

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

Description

The type of event occurring for a channel.

EventType returns the type of event defined as a TDSRESTChannelEventType.

See Also