Click or drag to resize

SurveyApprovalPostActionHandlerHandleRoutingEvent Method

Namespace:  Omada.OIS.AccessRequestSurveyApproval
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected virtual void HandleRoutingEvent(
	int resourceAssnId,
	ActionArguments arguments,
	UserController userController,
	int extendAccessObjectId
)

Parameters

resourceAssnId
Type: SystemInt32
arguments
Type: Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActionsActionArguments
userController
Type: Omada.OE.AppLogicUserController
extendAccessObjectId
Type: SystemInt32
See Also