EventRetrivingOptions Class |
This structure contains information about the manner in which the event headers must be retrieved.

SystemObject
Talisma.Server.CommonEventRetrivingOptions
Namespace: Talisma.Server.CommonTalisma.Server.CommonEventRetrivingOptions

C#
[SerializableAttribute] public class EventRetrivingOptions
The EventRetrivingOptions type exposes the following members.

Name | Description | |
---|---|---|
![]() | eventExpandedType |
Specify the manner in which the events must be displayed. You can specify one of the following values:
|
![]() | eventsOrder |
The order in which the event headers must be retrieved. You can specify one of the following values:
|
![]() | filterEvents |
Specify the manner in which the events must be retrieved. You can specify one of the following values:
|
![]() | lastEventRetrivedServerTime |
The time in the Server when the last event was retrieved.
|
![]() | numberOfEventsToFetch |
The number of events you want to fetch per page.
|
![]() | pageNumber |
The number of the page from which you want to retrieve the events.
|
![]() | showSubInteractionEvents |
Specify whether you want to retrieve the event headers of Sub Interactions. You can specify one of the following values:
0Event headers of Sub Interactions are not retrieved.1Event headers of Sub Interactions are retrieved. |
![]() | userPreference |
Specify whether the event headers must be retrieved based on the User Preference set for the User in Desktop Client.
You can specify one of the following values:
|
