Annotation Pro API
Public Member Functions | Properties | List of all members
SessionEventObject Class Reference

A session event object. More...

Public Member Functions

 SessionEventObject ()
 Default constructor. More...
 

Properties

DateTime Date [get, set]
 Gets or sets the Date/Time of the date. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
Guid Id [get, set]
 Gets or sets the identifier. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
string Param1 [get, set]
 Gets or sets the parameter 1. More...
 
string Param2 [get, set]
 Gets or sets the parameter 2. More...
 
string Param3 [get, set]
 Gets or sets the parameter 3. More...
 

Detailed Description

A session event object.

Constructor & Destructor Documentation

◆ SessionEventObject()

SessionEventObject ( )
inline

Default constructor.

Property Documentation

◆ Date

DateTime Date
getset

Gets or sets the Date/Time of the date.

The date.

◆ Description

string Description
getset

Gets or sets the description.

The description.

◆ Id

Guid Id
getset

Gets or sets the identifier.

The identifier.

◆ Name

string Name
getset

Gets or sets the name.

The name.

◆ Param1

string Param1
getset

Gets or sets the parameter 1.

The parameter 1.

◆ Param2

string Param2
getset

Gets or sets the parameter 2.

The parameter 2.

◆ Param3

string Param3
getset

Gets or sets the parameter 3.

The parameter 3.


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