Skip to main content

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

NameTypeDescription
targetClassIRelationshipClassRelationship Class

Return Value

  • IModelCollection