Attribute
|
Description
|
Required or Optional?
|
csvoptionSet
|
Option set name
|
Required
|
csvfilterMode
|
The number that represents the filter type to be selected for this navigation filter. Available numbers can be found on the wt.properties file as below. To select the Standard filter, provide a value of “1” in the csvfilterMode tag. For the Alternate filter, provide “2”. If nothing is provided, the filter type defaults to Standard.
ato.filter.strategy.1=$(wt.home)/codebase/com/ptc/windchill/option/filter/StandardFilterStrategy.xml
ato.filter.strategy.2=$(wt.home)/codebase/com/ptc/windchill/option/filter/AlternateFilterStrategy.xml
|
Optional
|