Field.AllowedValues property

Defines the allowed characters that can be used for a field in the file.

public object[] AllowedValues { get; set; }

See Also