IModel.GetRelatingFieldsOf method
Namespace: NextDesign.Core
Description
Gets all the fields of this instance's class that store the specified model as a field value.
Fields that can be retrieved with this method are retrieved regardless of whether they are owned or referenced.
argument
Name | Type | Description |
---|---|---|
model | IModel | Target model |
Return value
- IFieldCollection