Enum LockStatusType
The lock status of the item
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public enum LockStatusType
Fields
Name | Description |
---|---|
LockedByOther | The item is locked by a user other than the one currently connected to Aras |
LockedByUser | The item is locked by user currently connected to Aras |
NotLocked | The item is not locked |