Click or drag to resize

ResolverResult Properties

The ResolverResult type exposes the following members.

Properties
  NameDescription
Public propertyCustomData
Holds custom data that can be added by the resolver.
Public propertyValues
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.
Top
See Also