Click or drag to resize

AppEventArgs Class

AppEvents occur in the AppLogic methods.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Omada.OE.AppLogicAppEventArgs
      More...

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public abstract class AppEventArgs : EventArgs

The AppEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodAppEventArgs
The AppEventArgs class is constructed with a database connection and transaction.
Top
Properties
  NameDescription
Public propertyDbConnection
The current database connection.
Public propertyDbTransaction
The current database transaction.
Public propertyFactory
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Omada.OE.AppLogicAppEventArgs
      Omada.OE.AppLogicActivityReassignedEventArgs
      Omada.OE.AppLogicAfterDataObjectSaveEventArgs
      Omada.OE.AppLogicAfterDataObjectTypeSaveEventArgs
      Omada.OE.AppLogicAfterProcessRoutingEventArgs
      Omada.OE.AppLogicBeforeDataObjectSaveEventArgs
      Omada.OE.AppLogicBeforeProcessRoutingEventArgs
      Omada.OE.AppLogicEventControllerEventDefinitionEventArgs
      Omada.OE.AppLogicPostDataObjectDeleteEventArgs
      Omada.OE.AppLogicPreDataObjectDeleteEventArgs
      Omada.OE.AppLogicPreSetProcessStateEventArgs
      Omada.OE.AppLogicSendMailProcesserArgs
      Omada.OE.AppLogicUserGroupMembersChangedEventArgs
      Omada.OE.Solution.OIM.AppLogicApprovalTargetModifierArgs
      Omada.OE.Solution.OIM.AppLogicGetRoleAssignmentsApproversDelegateEventArgs
      Omada.OE.Solution.OIM.AppLogicLaunchApprovalProcessesDelegateEventArgs
      Omada.OE.Solution.OIM.AppLogic.ModelGetApprovalProcessTemplateDelegateEventArgs
      Omada.OE.Solution.OIM.AppLogic.ModelPasswordResetArgs
      Omada.OE.Solution.OIM.AppLogic.ModelPasswordResetCompletedArgs
      Omada.OE.Solution.OIM.AppLogic.ModelSendOneTimeCodeArgs
      Omada.OE.Solution.OIM.AppLogicPreRoleAssignmentCreateEventArgs
      Omada.OE.Solution.OIM.AppLogicResolvingAttributeDisplayValuesEventArgs
      Omada.OE.Solution.OIM.AppLogicRoleApprovalProcessLaunchParametersModifierArgs