Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.UpdateActions
GenericRestRelaySupportJobRequests Class
GenericRestRelaySupportJobRequests Methods
PerformUpdate Method
PostponeExecution Method
GenericRestRelaySupportJobRequests
PostponeExecution Method
Postpones execution if property or connectors are missing.
Namespace:
Omada.OE.Solution.OIM.AppLogic.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
The arguments.
Return Value
Type:
Boolean
Implements
ISystemUpdateAction
PostponeExecution(UpdateActionArgs)
See Also
Reference
GenericRestRelaySupportJobRequests Class
Omada.OE.Solution.OIM.AppLogic.UpdateActions Namespace