Skip to main content

IModel.GetRefRelatedModels(IRelationshipClass) Method

Namespace: NextDesign.Core

Description

Retrieves instances that have a reference relationship with this instance through the specified related class.
This method evaluates IContextOption.PlModelAccessMode.

Note that if the specified related class is a self-referential relationship, both the source and target relationships are evaluated.

Argument

NameTypeDescription
targetClassIRelationshipClassRelationship Class

Return value

  • IModelCollection