Version:
TimeSpanUnit Class
Indicates how a value should be converted to a timespan.
Inheritance Hierarchy
- object
- System.ValueType
- System.Enum
- Inedo.Extensibility.TimeSpanUnit
Syntax
public
sealed
class
TimeSpanUnit : System.Enum
Fields
|
Name |
Description |
|
Minutes
|
The unit should be displayed in minutes.
|
|
Seconds
|
The unit should be displayed in seconds.
|