ListValues Property
Gets the allowable values for the variable.
Syntax
public
abstract
System.Collections.Generic.IReadOnlyList<string> ListValues {
get
; }