Aqualogic Interaction API  
 

IPTFolder.SimpleQueryCards Method

Queries the Cards of this Folder. By default the query returns all properties and all matching cards

Overload List

Queries the Cards of this Folder. By default the query returns all properties and all matching cards

IPTQueryResult SimpleQueryCards(int,object[][]);

Queries the Cards of this Folder. By default the query returns all properties and all matching cards

IPTQueryResult SimpleQueryCards(object,object[][]);

See Also

IPTFolder Interface | com.plumtree.server Namespace