Click or drag to resize

SearchForEventsRequest Properties

The SearchForEventsRequest type exposes the following members.

Properties
 NameDescription
Public propertyAssetType The type of asset.
Public propertyCci The client connection ID associated with the connection.
Public propertyContinuationPoint The continuation point.
Public propertyStatic memberDescriptor 
Public propertyEndTriggerExpression The expression used to end the event trigger.
Public propertyEventProperties The properties of the event.
Public propertyMaxNumberOfEvents The max number of events to retrieve.
Public propertyMinEventDuration The minimum event duration.
Public propertyStatic memberParser 
Public propertySearchFrom The timestamp for where to start the search.
Public propertySearchTo The timestamp for where to end the search.
Public propertyStartTriggerExpression The expression used to start the event trigger.
Public propertyTagPrefix The tag prefix.
Public propertyViewName The name of the view.
Top
See Also