Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TimeInterval.SetValue Method 

Sets the value of the time interval.

public void SetValue(
   int value
);

Parameters

value
The numeric value of the time interval.

Exceptions

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

See Also

TimeInterval Class | Plumtree.Remote.PRC Namespace