OutputValueRange

IEnumValueInterpreter.OutputValueRange property

Gets the range of all possible output (interpreted) values.

public IReadOnlyList<string> OutputValueRange { get; }

Property Value

The range of all possible output (interpreted) values.

See Also