MultiReferenceAnnotationOptions.ReferencesDontMatchReferenceCategory
Description:
Verifies that all of the references belongs to elements which doesn't match the reference category required by the MultiReferenceAnnotationType.
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>referencesThe 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.
-
A non-optional argument was null