Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.IngestionLogic.UpdateActions
CustomRowFilterUpdateAction Class
CustomRowFilterUpdateAction Methods
PerformUpdate Method
PostponeExecution Method
CustomRowFilterUpdateAction
PostponeExecution Method
We postpone update action until IsIngestion toggle is enabled
Namespace:
Omada.OE.Solution.OIM.IngestionLogic.UpdateActions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
override
bool
PostponeExecution
(
UpdateActionArgs
updateActionArgs
)
Parameters
updateActionArgs
Type:
Omada.OE.AppLogic.Model
UpdateActionArgs
Return Value
Type:
Boolean
Implements
ISystemUpdateAction
PostponeExecution(UpdateActionArgs)
See Also
Reference
CustomRowFilterUpdateAction Class
Omada.OE.Solution.OIM.IngestionLogic.UpdateActions Namespace