PjExceptionType 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 PjExceptionType
[System.Runtime.InteropServices.Guid("376D979B-21CB-4699-9D08-E07F87B1085A")]
public enum PjExceptionType
type PjExceptionType =
Public Enum PjExceptionType
- Inheritance
-
PjExceptionType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjDaily | 1 | |
pjYearlyMonthDay | 2 | |
pjYearlyPositional | 3 | |
pjMonthlyMonthDay | 4 | |
pjMonthlyPositional | 5 | |
pjWeekly | 6 | |
pjDayCount | 7 |