Click or drag to resize

IAttributeValueValues Property

Values of the attribute.

Namespace:  Omada.OE.Solution.OIM.Model.Public
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
IEnumerable<Object> Values { get; }

Property Value

Type: IEnumerableObject
See Also