2024 Method
Changes 0
M

MultiReferenceAnnotationOptions.ReferencesDontMatchReferenceCategory

Description:
Verifies that all of the references belongs to elements which doesn't match the reference category required by the MultiReferenceAnnotationType.
public bool ReferencesDontMatchReferenceCategory(
	IList<Reference> references
)
  • IList<Reference>
    references
    The references to test.
Return Value bool Returns true if the element categories of all tested references do not match the element category required by the MultiReferenceAnnotationType.