Interface ISession
Represents a document session
Namespace: TSD.API.Remoting.Document
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISession
Properties
| Name | Description |
|---|---|
| CreationInfo | Gets the information about session creation |
| Imports | Gets a list of names and versions of products from which data was imported to the document in this session |
| LastSaveInfo | Gets the information about last saving of the session (if null, the session has not been saved yet) |