WebCenter Interaction API  
 

IPTPropertyFilterStatement Interface

A PropertyFilterStatement is an element within a filter that specifies an atomic condition, such as "Name = 'Fred'". PropertyFilterStatements can be combined through the use of IPTPropertyFilterClauses. See the documentation on IPTPropertyFilterItem for information on the relation between clauses, items, and statements.

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

public interface IPTPropertyFilterStatement : IPTPropertyFilterItem, IPTUnknown

Types that implement IPTPropertyFilterStatement

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTPropertyFilterStatement Members | com.plumtree.server Namespace | IPTFilter | IPTPropertyFilterClauses | IPTPropertyFilterItem