Property LastSaveInfo
LastSaveInfo
Gets the information about last saving of the session (if null, the session has not been saved yet)
Declaration
ISessionActionInfo? LastSaveInfo { get; }
Property Value
| Type | Description |
|---|---|
| ISessionActionInfo |
Gets the information about last saving of the session (if null, the session has not been saved yet)
ISessionActionInfo? LastSaveInfo { get; }
| Type | Description |
|---|---|
| ISessionActionInfo |