TimePartNoQuarter 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 TimePartNoQuarter
[System.Serializable]
public enum TimePartNoQuarter
type TimePartNoQuarter =
Public Enum TimePartNoQuarter
- Inheritance
-
TimePartNoQuarter
- Attributes
Fields
| Day | 3 | |
| Hour | 4 | |
| Minute | 5 | |
| Month | 1 | |
| Week | 2 | |
| Year | 0 |