IModel.GetReferenceFieldsOf method
Namespace: NextDesign.Core
Description
Gets the reference field of the type that can store the specified model among the reference fields of the class of this instance. The fields that can be obtained with this method have the same result as Model.Metaclass.GetReferenceFieldOf (model.Metaclass). Also, field constraints such as multiplicity and path constraints are not evaluated.
argument
Name | Type | Description |
---|---|---|
model | IModel | Model |
Return value
- IFieldCollection