Click or drag to resize

ViolationDataViolatedPoliciesGetById Method

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 ViolationDataViolatedPolicy GetById(
	int policyId
)

Parameters

policyId
Type: SystemInt32

Return Value

Type: ViolationDataViolatedPolicy
See Also