Interface ISessionActionInfo
Contains information about a session action (like creation or saving)
Namespace: TSD.API.Remoting.Document
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISessionActionInfo
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 |