Attribute
|
Definition and Usage
|
---|---|
CriteriaJoin
|
The <FolderSpec> container can contain multiple <FolderCriteria> elements. The CriteriaJoin attribute specifies if the system selects CAD Documents that meet all of the criteria, or any of the criteria.
Values:
• “And”--the system only selects CAD Documents that meet ALL of the criteria specified in the <FolderCriteria> element.
• “Or”--the system selects CAD Documents that meet ANY of the conditions specified in the <FolderCriteria> element.
|