Enum LockUnlockSegmentsAction
Represents the action that we want to perform on the segments.
Syntax
public enum LockUnlockSegmentsAction
Fields
Name | Description |
---|---|
Lock | Action that indicates to lock the matching segments. |
Unlock | Action that indicates to unlock the matching segments. |