DisplayMinValue
Gets the minimal value to be used when generating the error message, typically in the implementation of GetErrorMessageArguments().
Declaration
protected object DisplayMinValue { get; }
Property Value
Type | Description |
---|---|
object |
Gets the minimal value to be used when generating the error message, typically in the implementation of GetErrorMessageArguments().
protected object DisplayMinValue { get; }
Type | Description |
---|---|
object |