Aqualogic Interaction API  
 

IValue Interface

An IValue is a value set by a user for a specific condition instance. Example: conditional expression is "if community = 10"; the value is 10.

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

public interface IValue

Types that implement IValue

Type Description

Requirements

Namespace: com.plumtree.server.condition

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IValue Members | com.plumtree.server.condition Namespace