PjListOrder 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.
public enum class PjListOrder
[System.Runtime.InteropServices.Guid("6D98F728-0A64-11D3-8C21-00C04F72F323")]
public enum PjListOrder
type PjListOrder =
Public Enum PjListOrder
- Inheritance
-
PjListOrder
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjListOrderDefault | 0 | |
pjListOrderAscending | 1 | |
pjListOrderDescending | 2 |