ResolverResult Properties |
The ResolverResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomData |
Holds custom data that can be added by the resolver.
|
![]() | Values |
Holds the resolved values of the virtual reference property.
Keys are ids of the data objects for which the values of the virtual reference property is resolved for.
Values are the values of the virtual reference property.
Use AddValue() to add to the dictionary.
|