Plumtree EDK (Enterprise Web Development Kit) 5.4.0

TimeInterval.SetValue Method 

Sets the value of the interval.

public void SetValue(
   int value
);

Parameters

value
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