Enum LockingType
Represents the locking type
Namespace: Simplic.Logistics.Planning
Assembly: Simplic.Logistics.Planning.dll
Syntax
public enum LockingType
Remarks
None = 0, UserLocked = 1, SystemLocked = 2
Fields
Name | Description |
---|---|
None | |
SystemLocked | |
UserLocked |