Click or drag to resize

TransferOwnershipAssigneeResolver Properties

The TransferOwnershipAssigneeResolver type exposes the following members.

Properties
  NameDescription
Public propertyCachePeriod
Amount of time that the result of ResolveValues is cached in. Default is 5 minutes.
(Inherited from VirtualPropertyResolverBase.)
Public propertyDataObjectTypes
Only reply to Identity requests
(Overrides VirtualPropertyResolverBaseDataObjectTypes.)
Public propertyDbConnection
Open connection for the OIS DB.
(Inherited from VirtualPropertyResolverBase.)
Public propertyDbTransaction
Open transaction for the OIS DB.
(Inherited from VirtualPropertyResolverBase.)
Public propertyFactory (Inherited from VirtualPropertyResolverBase.)
Public propertyProperty
The name of the virtual property used in the survey
(Overrides VirtualPropertyResolverBaseProperty.)
Top
See Also