BatchCompletedEventArgs Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Archiving
public class BatchCompletedEventArgs : EventArgs
The BatchCompletedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | BatchCompletedEventArgs |
Name | Description | |
---|---|---|
![]() | AuditTrailCycle |
The cycle populated the audit trail tables
|
![]() | AuthSourcePolicyCycle |
The cycle populated the auth source policy table
|
![]() | LongCycle |
The short cycle handles DataObjectVersions
The long cycle also handles object deletions and special object types
|
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.) |