Click or drag to resize

SystemCategoryControllerProceedDesiredStateAdjustment Method

Adds the desired state node

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string ProceedDesiredStateAdjustment(
	string policyXml,
	bool setEnabled = true,
	bool removeNode = false
)

Parameters

policyXml
Type: SystemString
setEnabled (Optional)
Type: SystemBoolean
removeNode (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also