<Code Lib>
2020 Method
Changes 0
M

MultiReferenceAnnotationOptions.ElementsMatchReferenceCategory

Description:
Verifies that all of the elements match the reference category required by the MultiReferenceAnnotationType.

public bool ElementsMatchReferenceCategory(
	ICollection<ElementId> elements
)

Return Value bool True if all the elements match the reference category required by the MultiReferenceAnnotationType.

Loading…