TimeSpanUnit Enumeration

Indicates how a value should be converted to a timespan.

Inheritance Hierarchy

Syntax

public enum TimeSpanUnit : System.IComparable, System.IFormattable, System.IConvertible

Fields

Name Description
Minutes

The unit should be displayed in minutes.

Seconds

The unit should be displayed in seconds.