Click or drag to resize

AttributeValueReferencesResolver Methods

The AttributeValueReferencesResolver type exposes the following members.

Methods
  NameDescription
Public methodInitialize (Inherited from VirtualPropertyResolverBase.)
Public methodResolveValues
Method must resolve the values of the virtual reference property for a number of data objects. Method is only called for data objects that are of the registered DataObjectType.
(Overrides VirtualPropertyResolverBaseResolveValues(ResolverOptions, ResolverResult).)
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also