IRelationshipClass.IsTwoWay property
Namespace: NextDesign.Core
Description
bidirectional association?
bool IsTwoWay { get; }
types
- 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 |