Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.UpdateActions
SendDataObjectsToOdwForHorizonOrgUnitRoot Class
SendDataObjectsToOdwForHorizonOrgUnitRoot Methods
PerformUpdate Method
PostponeExecution Method
SendDataObjectsToOdwForHorizonOrgUnitRoot
PerformUpdate Method
This method can be used to execute SQL script (using the helper method on the UpdateActionArgs) or C# code
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
void
PerformUpdate
(
UpdateActionArgs
updateActionArgs
)
Parameters
updateActionArgs
Type:
Omada.OE.AppLogic.Model
UpdateActionArgs
Implements
ISystemUpdateAction
PerformUpdate(UpdateActionArgs)
See Also
Reference
SendDataObjectsToOdwForHorizonOrgUnitRoot Class
Omada.OE.Solution.OIM.AppLogic.UpdateActions Namespace