EventRetrivingOptionseventsOrder Field
The order in which the event headers must be retrieved. You can specify one of the following values:
  • True - Specify this value to retrieve the event headers in reverse chronological order.
  • False - Specify this value to retrieve the event headers in chronological order.

Namespace:  Talisma.Server.Common
 

Syntax
C#
public bool eventsOrder

Field Value

Type: Boolean
See Also