|   | Ticks Fields | 
The Ticks type exposes the following members.
 Fields
Fields
        | Name | Description | |
|---|---|---|
|     | MaxValue | Represents the largest possible value of a Ticks. This field is constant. | 
|     | MinValue | Represents the smallest possible value of a Ticks. This field is constant. | 
|     | PerDay | Number of 100-nanosecond ticks in one day. | 
|     | PerHour | Number of 100-nanosecond ticks in one hour. | 
|     | PerMicrosecond | Number of 100-nanosecond ticks in one microsecond. | 
|     | PerMillisecond | Number of 100-nanosecond ticks in one millisecond. | 
|     | PerMinute | Number of 100-nanosecond ticks in one minute. | 
|     | PerSecond | Number of 100-nanosecond ticks in one second. | 
|   | Value | Time value stored in ticks. | 
 See Also
See Also