Collection of session events.
More...
Inherits List< SessionEventObject >.
|
string | FilePath [get, set] |
| Gets or sets the full pathname of the file. More...
|
|
Collection of session events.
◆ GetById()
Gets by identifier.
- Parameters
-
- Returns
- The by identifier.
◆ GetByName()
Gets by name.
- Parameters
-
- Returns
- The by name.
◆ Open() [1/2]
void Open |
( |
string |
fileName | ) |
|
|
inline |
Opens the given file.
- Parameters
-
fileName | Filename of the file. |
◆ Open() [2/2]
◆ Save() [1/2]
Saves this object.
- Returns
- true if it succeeds, false if it fails.
◆ Save() [2/2]
bool Save |
( |
string |
fileName | ) |
|
|
inline |
Saves this object.
- Parameters
-
fileName | Filename of the file. |
- Returns
- true if it succeeds, false if it fails.
◆ SaveData()
void SaveData |
( |
SessionDataSet |
dataSet | ) |
|
|
inline |
Saves a data.
- Parameters
-
dataSet | Set the data belongs to. |
◆ FilePath
Gets or sets the full pathname of the file.
The full pathname of the file.
The documentation for this class was generated from the following file:
- AnnotationPro.Logic/SessionEventCollection.cs