Aqualogic Interaction API  
 

IPTState Interface

The IPTState interface provides a means to pass in request-specific variables from the UI into the server. It is used to store and retrieve name-value pairs where names are strings, and values can be any type of object.

For a list of all members of this type, see IPTState Members.

public interface IPTState

Types that implement IPTState

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTState Members | com.plumtree.server Namespace