Click or drag to resize

ProvisioningMonitorClientQueryStatusNow 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 bool QueryStatusNow(
	int JobId
)

Parameters

JobId
Type: SystemInt32

Return Value

Type: Boolean

Implements

IProvisioningMonitorQueryStatusNow(Int32)
See Also