IMetamodels.RemoveProperty method
Namespace: NextDesign.Core
Description
Removes a property of the specified class.
argument
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 edit operation fails |