PjTimescaleUnit 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public enum class PjTimescaleUnit
[System.Runtime.InteropServices.Guid("39A7D7B0-923C-11CF-982C-001100322803")]
public enum PjTimescaleUnit
type PjTimescaleUnit =
Public Enum PjTimescaleUnit
- 继承
-
PjTimescaleUnit
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
pjTimescaleYears | 0 | |
pjTimescaleQuarters | 1 | |
pjTimescaleMonths | 2 | |
pjTimescaleWeeks | 3 | |
pjTimescaleDays | 4 | |
pjTimescaleHours | 5 | |
pjTimescaleMinutes | 6 | |
pjTimescaleThirdsOfMonths | 7 | |
pjTimescaleHalfYears | 8 | |
pjTimescaleNone | 255 |