Cloud Connector API  version 3.5.1001.64485
API for managing and configuring the Cloud Connector
IEventInformation Interface Reference

Interface for representing event information received from the connector. See IServiceInformation for further information. More...

+ Inheritance diagram for IEventInformation:

Properties

IConnectorType ConnectorType [get]
 Gets the connector type associated with the event information. See IConnectorType for further information. More...
 
DateTime EndTime [get]
 Gets the end time associated with the event information. More...
 
IEventState EventState [get]
 Gets the event state associated with the event information. See IEventState for further information. More...
 
IIssuer Issuer [get]
 Gets the issuer associated with the event information. See IIssuer for further information. More...
 
IReturnInformation Result [get]
 Gets the return information associated with the event information. More...
 
DateTime StartTime [get]
 Gets the start time associated with the event information. More...
 
EventType EventType [get]
 Gets the event type associated with the event information. See EventType for further information. More...
 

Detailed Description

Interface for representing event information received from the connector. See IServiceInformation for further information.

Property Documentation

IConnectorType ConnectorType
get

Gets the connector type associated with the event information. See IConnectorType for further information.

DateTime EndTime
get

Gets the end time associated with the event information.

IEventState EventState
get

Gets the event state associated with the event information. See IEventState for further information.

Gets the event type associated with the event information. See EventType for further information.

IIssuer Issuer
get

Gets the issuer associated with the event information. See IIssuer for further information.

IReturnInformation Result
get

Gets the return information associated with the event information.

DateTime StartTime
get

Gets the start time associated with the event information.


The documentation for this interface was generated from the following file: