GetApprovalProcessTemplateDelegateEventArgs Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Model
public class GetApprovalProcessTemplateDelegateEventArgs : AppEventArgs
The GetApprovalProcessTemplateDelegateEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| GetApprovalProcessTemplateDelegateEventArgs |
Constructor for initialization
|
| Name | Description | |
|---|---|---|
| DbConnection |
The current database connection.
(Inherited from AppEventArgs.) | |
| DbTransaction |
The current database transaction.
(Inherited from AppEventArgs.) | |
| Factory | (Inherited from AppEventArgs.) |
| Name | Description | |
|---|---|---|
| LaunchParameters |
This parameters contains information that is mandatory for launching Approval process
| |
| Resources |
Resources related to the resource assignments
| |
| Step1ApproverIds |
Calculated approvers for first step approval
| |
| Step2ApproverIds |
Calculated approvers for second step approval
| |
| SupportData |
Resource types, Resource folders, attributes and attribute sets to support approval process
|
| 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.) |