ISharedModelState Interface |
Represents the shared model state in Tekla Structures.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
The ISharedModelState type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment | Gets comment provided at setting state. | |
| IsLockOwner | Gets a value indicating whether the current user is the lock owner. | |
| LockOwner | Gets display name of the user who owns a lock (in case it is set). | |
| PendingVersionsCount | Gets number of pending versions or null when it is not relevant (for example model is not shared) or failed to get it. | |
| SetBy | Gets display name of the user who has set the state. | |
| State | Gets the state of the service. |