Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TimeInterval.GetUnit Method 

Returns the unit of the time interval. For TimeInterval.INFINITE, TimeIntervalUnit.Unset will be returned.

public TimeIntervalUnit GetUnit();

Return Value

The unit of the time interval.

See Also

TimeInterval Class | Plumtree.Remote.PRC Namespace