Click or drag to resize

ConfigurationClientUpdateObjectType 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 void UpdateObjectType(
	ObjectType objectType,
	bool isUpdate
)

Parameters

objectType
Type: Omada.OE.Solution.OIM.AppLogic.OPS.WCFObjectType
isUpdate
Type: SystemBoolean

Implements

IConfigurationClientUpdateObjectType(ObjectType, Boolean)
See Also