Skip to main content

IModel.GetRelatableFieldsOf method

Namespace: NextDesign.Core

Description

Gets a reference field that can associate this instance with the specified model. The fields that can be obtained with this method evaluate the field constraints. Therefore, fields that do not meet the following constraints are excluded. [Constraints to evaluate]

  • Path constraint
  • Multiplicity upper limit

argument

NameTypeDescription
modelIModelModel

Return value

  • IFieldCollection