Click or drag to resize

PsrRealtimeEventArgs Class

Event args for a object changed realtime event.
Inheritance Hierarchy
SystemObject
  PsrApi.DataPsrRealtimeEventArgs
    More...

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public abstract class PsrRealtimeEventArgs

The PsrRealtimeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Type of the changes.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also
Inheritance Hierarchy