Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TimeInterval.SetUnit Method 

Sets the unit of the time interval.

public void SetUnit(
   TimeIntervalUnit unit
);

Parameters

unit
The unit of the time interval.

Exceptions

Exception Type Condition
InvalidOperationtException Current instance is a TimeInterval.INFINITE.

See Also

TimeInterval Class | Plumtree.Remote.PRC Namespace