Attribute
|
Definition and Usage
|
ConditionJoin
|
The <PICriteria> element can contain multiple <AttrCondition> statements. This attribute specifies if the system selects CAD Documents that meet all of the condition statements or any of the condition statements.
Values:
• “And” — the system only selects CAD Documents that meet ALL of the criteria specified in the <AttrCondition> elements.
• “Or” — the system selects CAD Documents that meet ANY of the conditions specified in the <AttrCondition> elements.
|