PjTimescaleUnit 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 PjTimescaleUnit
[System.Runtime.InteropServices.Guid("39A7D7B0-923C-11CF-982C-001100322803")]
public enum PjTimescaleUnit
type PjTimescaleUnit =
Public Enum PjTimescaleUnit
- Inheritance
-
PjTimescaleUnit
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjTimescaleYears | 0 | |
pjTimescaleQuarters | 1 | |
pjTimescaleMonths | 2 | |
pjTimescaleWeeks | 3 | |
pjTimescaleDays | 4 | |
pjTimescaleHours | 5 | |
pjTimescaleMinutes | 6 | |
pjTimescaleThirdsOfMonths | 7 | |
pjTimescaleHalfYears | 8 | |
pjTimescaleNone | 255 |