Aqualogic Interaction API  
 

IPTTreeIterator.SetStyle Method 

Sets the current display style, to a value from PT_TREE_ITERATOR_STYLES. The style determines the format of strings returned by the tree iterator. Defaults to PT_TREE_ITERATOR_STYLE_HTML.

void SetStyle(
   int Value
);

Parameters

Value
the desired style

See Also

IPTTreeIterator Interface | com.plumtree.server.treeiterator Namespace | PT_TREE_ITERATOR_STYLES