IModel.GetRefRelatedModels(IRelationshipClass) Method
Namespace: NextDesign.Core
Description
Gets instances that have a reference relationship with this instance by the specified relationship class.
This method evaluates IContextOption.PlModelAccessMode.
Note that if the specified relationship class is a self-referential relationship, both the source and destination relationships are evaluated.
Arguments
Name | Type | Description |
---|---|---|
targetClass | IRelationshipClass | Relationship Class |
Return Value
- IModelCollection