IModel.GetRelatableFieldsOf Method
Namespace: NextDesign.Core
Description
Gets the reference fields that can relate this instance to the specified model.
The fields that can be obtained with this method are evaluated for field constraints.
Therefore, fields that do not satisfy the following constraints are excluded.
[Constraints to evaluate]
- Path constraint
- Upper multiplicity limit
Arguments
Name | Type | Description |
---|---|---|
model | IModel | Model |
Return value
- IFieldCollection