Hi,
What is selection cardinality?
What is the difference between these2 context node methods
wdContext.node<Context>().setLeadSelection(int);
wdContext.node<Context>().setSelected(int, boolean );
and How does Selection cardinality affects the setSelected property.
Thanks & Regards
Veerabhadram