Click or drag to resize
AttributeTypeDescriptionIntegerMaximum Property
Integer Maximum - For an Integer attribute, this is the maximum value, inclusive.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<int> IntegerMaximum { get; set; }

Property Value

Type: NullableInt32
See Also