IMetamodels.RemoveConstraint method
Namespace: NextDesign.Core
Description
Deletes the specified constraint.
argument
Name | Type | Description |
---|---|---|
constraint | IConstraint | Constraint to delete |
Return value
- void
Exception
Name | Exception Class | Description |
---|---|---|
Invalid argument | ExtensionArgumentException | If the constraint to be deleted is not specified |
Profile edit not possible | ExtensionEditProfileException | If profile edit operation fails |