IModel.GetRelativeFieldsOf method
Namespace: NextDesign.Core
Description
Gets the reference field that can associate this instance with the specified model.
Fields retrieved by this method are evaluated for field constraints.
Therefore, fields that do not satisfy the following constraints are excluded.
[constraint to evaluate]
- Path constraints
- Multiplicity upper bound
argument
Name | Type | Description |
---|---|---|
model | IModel | Model |
Return value
- IFieldCollection