Click or drag to resize

LifeCycleManagementBaseSubmitProvisioningJob Method

Submits provisioning job.

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SubmitProvisioningJob(
	OPSLifeCycleManagementArguments arguments
)

Parameters

arguments
Type: Omada.OE.Solution.OIM.AppLogic.OPS.ModelOPSLifeCycleManagementArguments
The input arguments.
See Also