OrderRestriction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Trigger oder restriction types
public enum OrderRestriction
type OrderRestriction =
Public Enum OrderRestriction
- Inheritance
-
OrderRestriction
Fields
Name | Value | Description |
---|---|---|
None | 0 | None |
IsFirst | 1 | IsFirst |
IsLast | 2 | IsLast |