DocumentClearOptions Enum
Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll
Assembly: PIX.dll
These flags are used to define the behavior when removing selections from a document.
Syntax
[Flags]
public enum DocumentClearOptions
Fields
Name | Description |
---|---|
ClearAllOneAndAlwaysOne | |
ClearSelections |
Clear all unlocked selections. |
ClearSelectionsWithUnlockBefore |
Fields are unlocked before they are cleared. |
UnlockAll |
Unlocks all locked selections. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!