ValueList Property
Gets or sets an array of possible values for properties based on this property definition.
Syntax
public System.Collections.Generic.IList<PropertyDefinition.EnumeratedValue> ValueList {get; set;}Public Property ValueList As System.Collections.Generic.IList(Of PropertyDefinition.EnumeratedValue)