PjLevelPeriodBasis 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 PjLevelPeriodBasis
[System.Runtime.InteropServices.Guid("7B7597D1-0C9F-11D0-8C43-00A0C904DCD4")]
public enum PjLevelPeriodBasis
type PjLevelPeriodBasis =
Public Enum PjLevelPeriodBasis
- Inheritance
-
PjLevelPeriodBasis
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjMinuteByMinute | 0 | |
pjHourByHour | 1 | |
pjDayByDay | 2 | |
pjWeekByWeek | 3 | |
pjMonthByMonth | 4 |