IntegerParameterInit.MinValue

IntegerParameterInit.MinValue property

For integer- or decimal-valued parameters, defines the smallest allowed value.

public virtual int MinValue { get; }

See Also