IMetamodels.RemoveProperty method
Namespace: NextDesign.Core
Description
Deletes the property of the specified class.
argument
Name | Type | Description |
---|---|---|
owner | IClass | Class |
name | string | property name |
Return value
- void
Exception
Name | Exception Class | Description |
---|---|---|
Profile edit not possible | ExtensionEditProfileException | If profile edit operation fails |