Aqualogic Interaction API  
 

IPTTreeIterator.GetStyle Method 

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

int GetStyle();

Return Value

the current style

See Also

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