TimeSpanUnit Class

Indicates how a value should be converted to a timespan.

Inheritance Hierarchy

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.