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
Syntax
public interface ISharedModelState

The ISharedModelState type exposes the following members.

Properties
  NameDescription
Public propertyComment
Gets comment provided at setting state.
Public propertyIsLockOwner
Gets a value indicating whether the current user is the lock owner.
Public propertyLockOwner
Gets display name of the user who owns a lock (in case it is set).
Public propertyPendingVersionsCount
Gets number of pending versions or null when it is not relevant (for example model is not shared) or failed to get it.
Public propertySetBy
Gets display name of the user who has set the state.
Public propertyState
Gets the state of the service.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next