IModel.GetRelatingFieldsOf method
Namespace: NextDesign.Core
Description
Gets all the fields that the class of this instance has that stores the specified model as a field value. The fields that can be obtained with this method are obtained regardless of ownership/reference.
argument
Name | Type | Description |
---|---|---|
model | IModel | Target model |
Return value
- IFieldCollection