Click or drag to resize

VirtualPropertyResolverBase Properties

The VirtualPropertyResolverBase type exposes the following members.

Properties
  NameDescription
Public propertyCachePeriod
Amount of time that the result of ResolveValues is cached in. Default is 5 minutes.
Public propertyDataObjectTypes
System name of the data object types that the VRP "is present on". Can be empty - in which case the VRP is considered present on all data object types.
Public propertyDbConnection
Open connection for the OIS DB.
Public propertyDbTransaction
Open transaction for the OIS DB.
Public propertyFactory
Public propertyProperty
Name of the virtual reference property that the resolver can resolve values for.
Top
See Also