Click or drag to resize

ProvisioningMonitorClientGetJobWithPropertiesDetails Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public JobWithPropertiesInfo GetJobWithPropertiesDetails(
	int JobId,
	bool PerformMapping
)

Parameters

JobId
Type: SystemInt32
PerformMapping
Type: SystemBoolean

Return Value

Type: JobWithPropertiesInfo

Implements

IProvisioningMonitorGetJobWithPropertiesDetails(Int32, Boolean)
See Also