TimeUnitType 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 TimeUnitType
public enum TimeUnitType
type TimeUnitType =
Public Enum TimeUnitType
- Inheritance
-
TimeUnitType
Fields
Name | Value | Description |
---|---|---|
Day | 0 | |
Week | 1 | |
Month | 2 | |
Year | 3 | |
Hour | 5 |