IMetamodels.UnRelate Method
Namespace: NextDesign.Core
Description
Deletes the association between the specified classes.
Arguments
| Name | Type | Description |
|---|---|---|
| name | string | Related class name |
| source | IClass | Source class |
| target | IClass | Target class |
Return value
- void
Exceptions
| Name | Exception class | Description |
|---|---|---|
| Profile cannot be edited | ExtensionEditProfileException | If the profile editing operation fails |