CreatedByResolver Class |
Namespace: Omada.OE.AppLogic.VirtualProperty
public class CreatedByResolver : VirtualPropertyResolverBase
The CreatedByResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatedByResolver |
Name | Description | |
---|---|---|
![]() | CachePeriod |
Amount of time that the result of ResolveValues is cached in.
Default is 5 minutes.
(Inherited from VirtualPropertyResolverBase.) |
![]() | DataObjectTypes |
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.
(Inherited from VirtualPropertyResolverBase.) |
![]() | DbConnection |
Open connection for the OIS DB.
(Inherited from VirtualPropertyResolverBase.) |
![]() | DbTransaction |
Open transaction for the OIS DB.
(Inherited from VirtualPropertyResolverBase.) |
![]() | Factory | (Inherited from VirtualPropertyResolverBase.) |
![]() | Property | (Overrides VirtualPropertyResolverBaseProperty.) |
Name | Description | |
---|---|---|
![]() | Initialize | (Inherited from VirtualPropertyResolverBase.) |
![]() | ResolveValues | (Overrides VirtualPropertyResolverBaseResolveValues(ResolverOptions, ResolverResult).) |
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |