ISessionLastSaveInfo Property

Gets the information about last saving of the session (if , the session has not been saved yet)

Namespace:  TSD.API.Remoting.Document
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
ISessionActionInfo LastSaveInfo { get; }

Property Value

Type: ISessionActionInfo
See Also