IRelationshipClass.IsDerivation property
Namespace: NextDesign.Core
Description
Derivation related?
bool IsDerivation { get; set; }
type
- bool
Exceptions
| Name | Exception Class | Description |
|---|---|---|
| Unsupported | ExtensionNotSupportedException | If the current edition of the application does not support it |
| Illegal operation | ExtensionInvalidOperationException | When set on an owned association |