ISharedModelState Properties |
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. |