Click or drag to resize

EventResult Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsEventResult

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class EventResult

The EventResult type exposes the following members.

Constructors
  NameDescription
Public methodEventResult
Top
Properties
  NameDescription
Public propertyData
Gets the list of events
Public propertyMoreAvailable
Returns if more events are available for retrieval
Public propertyNextStreamPosition
Gets a string indicating the streamPosition of the next set of events
Top
See Also