Click or drag to resize

ViolationDataResourceAssignment Constructor (Int32, Boolean, Boolean, Boolean)

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution.SoDV2.Serialization
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public ResourceAssignment(
	int resourceId,
	bool block,
	bool isChild,
	bool preventDeprov
)

Parameters

resourceId
Type: SystemInt32
block
Type: SystemBoolean
isChild
Type: SystemBoolean
preventDeprov
Type: SystemBoolean
See Also