PjDateOrder 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 PjDateOrder
[System.Runtime.InteropServices.Guid("321FF2C0-8F4D-11CF-982B-00AA00322803")]
public enum PjDateOrder
type PjDateOrder =
Public Enum PjDateOrder
- Inheritance
-
PjDateOrder
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjDayMonthYear | 0 | |
pjMonthDayYear | 1 | |
pjYearMonthDay | 2 |