Click or drag to resize

VirtualPropertyResolverBase Methods

The VirtualPropertyResolverBase type exposes the following members.

Methods
  NameDescription
Public methodInitialize
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.
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