MultiReferenceAnnotationOptions.ReferencesDontMatchReferenceCategory
Method
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.
Parameters
| Parameter | Type | Description |
|---|---|---|
| references | IList | The references to test. |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the element categories of all tested references do not match the element category required by the MultiReferenceAnnotationType. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |