Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

TimeInterval.GetValue Method 

Returns the value of the time interval. For TimeInterval.INFINITE, int.MaxValue will be returned.

public int GetValue();

Return Value

The value of the time interval.

See Also

TimeInterval Class | Plumtree.Remote.PRC Namespace