Attribute
|
Definition and Usage
|
---|---|
ConditionJoin
|
The <PIVCriteria> element can contain multiple <PIVCondition> or <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 <PIVCondition> elements.
• “Or” — the system selects CAD Documents that meet ANY of the conditions specified in the <PIVCondition> elements.
|