Skip to main content

IModel.GetReferenceFieldsOf Method

Namespace: NextDesign.Core

Description

Gets the reference fields of the class of this instance that can store the specified model.
The fields that can be obtained with this method are the same as those of Model.Metaclass.GetReferenceFieldOf(model.Metaclass).
In addition, field constraints such as multiplicity and path constraints are not evaluated.

Arguments

NameTypeDescription
modelIModelModel

Return Value

  • IFieldCollection