'Declaration Public Enum TimeScaleResolution Inherits System.Enum
public enum TimeScaleResolution : System.Enum
Member | Description |
---|---|
Day | The DateTimeInterval can express units of time in days. |
Hour | The DateTimeInterval can express units of time in hours. |
Minute | The DateTimeInterval can express units of time in minutes. |
Month | The DateTimeInterval can express units of time in months. |
Undefined | The DateTimeInterval represents a custom unit of time |
Week | The DateTimeInterval can express units of time in weeks. |
Year | The DateTimeInterval can express units of time in years. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2