IRelationship.UnRelate method
Namespace: NextDesign.Core
Description
Disassociate by this association and delete this association.
If this method is called on an association that has already been deleted, it does nothing.
Note that this method cannot be executed on owned associations.
Return value
- void
Exceptions
Name | Exception Class | Description |
---|---|---|
Illegal operation | ExtensionInvalidOperationException | If this association is an inoperable association that satisfies any of the following conditions - is a product line feature assignment association - is tagged with System.Core is an association that is - an ownership association |