Click or drag to resize

HandleEvaluationProcessArgsAssignmentKeyList Property

Collection of violation assigment keys from the latest RoPE calculation of an identity

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<Guid> AssignmentKeyList { get; set; }

Property Value

Type: ListGuid
See Also