FuelSDK-CSharp
Public Member Functions | Properties | List of all members
FuelSDK.ETOpenEvent Class Reference

ETOpenEvent - Contains information about the opening of a message send by a subscriber. More...

Inheritance diagram for FuelSDK.ETOpenEvent:
FuelSDK.OpenEvent FuelSDK.TrackingEvent FuelSDK.APIObject FuelSDK.ET_OpenEvent

Public Member Functions

 ETOpenEvent ()
 Initializes a new instance of the T:FuelSDK.ETOpenEvent class. More...
 
GetReturn Get ()
 Get this instance. More...
 
GetReturn GetMoreResults ()
 Gets the more results. More...
 
InfoReturn Info ()
 Info of this instance. More...
 

Properties

bool GetSinceLastBatch [get, set]
 Gets or sets a value indicating whether this T:FuelSDK.ETOpenEvent get since last batch. More...
 
- Properties inherited from FuelSDK.TrackingEvent
int SendID [get, set]
 
bool SendIDSpecified [get, set]
 
string SubscriberKey [get, set]
 
System.DateTime EventDate [get, set]
 
bool EventDateSpecified [get, set]
 
EventType EventType [get, set]
 
bool EventTypeSpecified [get, set]
 
string TriggeredSendDefinitionObjectID [get, set]
 
int BatchID [get, set]
 
bool BatchIDSpecified [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description

ETOpenEvent - Contains information about the opening of a message send by a subscriber.

Constructor & Destructor Documentation

◆ ETOpenEvent()

FuelSDK.ETOpenEvent.ETOpenEvent ( )
inline

Initializes a new instance of the T:FuelSDK.ETOpenEvent class.

Member Function Documentation

◆ Get()

GetReturn FuelSDK.ETOpenEvent.Get ( )
inline

Get this instance.

Returns
The T:FuelSDK.GetReturn object..

◆ GetMoreResults()

GetReturn FuelSDK.ETOpenEvent.GetMoreResults ( )
inline

Gets the more results.

Returns
The T:FuelSDK.GetReturn object..

◆ Info()

InfoReturn FuelSDK.ETOpenEvent.Info ( )
inline

Info of this instance.

Returns
The T:FuelSDK.InfoReturn object..

Property Documentation

◆ GetSinceLastBatch

bool FuelSDK.ETOpenEvent.GetSinceLastBatch
getset

Gets or sets a value indicating whether this T:FuelSDK.ETOpenEvent get since last batch.

true if get since last batch; otherwise, false.


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