IRelationshipClass.IsTwoWay property
Namespace: NextDesign.Core
Description
Bidirectional relationship
bool IsTwoWay { 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 on an owned relationship |