ISession |
Contains information about a session action (like creation or saving)
Namespace: TSD.API.Remoting.Document
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The ISessionActionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Timestamp | Gets the timestamp of the action (in UTC) | |
UserName | Gets the name of the user who performed the action | |
Version | Gets the version of Tekla Structural Designer the action was performed in |
See Also