Click or drag to resize
IdmAttributeValues Property
List of values for this attribute

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> Values { get; set; }

Property Value

Type: ListString
See Also