Annotation Pro API
|
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... | |
A session event object.
|
inline |
Default constructor.
|
getset |
Gets or sets the Date/Time of the date.
The date.
|
getset |
Gets or sets the description.
The description.
|
getset |
Gets or sets the identifier.
The identifier.
|
getset |
Gets or sets the name.
The name.
|
getset |
Gets or sets the parameter 1.
The parameter 1.
|
getset |
Gets or sets the parameter 2.
The parameter 2.
|
getset |
Gets or sets the parameter 3.
The parameter 3.