IRelationshipClass.IsDerivation property
Namespace: NextDesign.Core
Description
Is it a derived relationship?
bool IsDerivation { get; set; }
Type
- bool
Exceptions
| Name | Exception class | Description | 
|---|---|---|
| Not supported | ExtensionNotSupportedException | If the current edition of the application does not support it | 
| Invalid operation | ExtensionInvalidOperationException | If set for an owned relationship |