IMetamodels.RemoveProperty Method
Namespace: NextDesign.Core
Description
Deletes the property of the specified class.
Arguments
| Name | Type | Description |
|---|---|---|
| owner | IClass | Class |
| name | string | Property name |
Return value
- void
Exceptions
| Name | Exception class | Description |
|---|---|---|
| Profile cannot be edited | ExtensionEditProfileException | If the profile editing operation fails |