Share via


SPFieldNumber.MaximumValue property

Gets or sets a maximum value for the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public double MaximumValue { get; set; }

Property value

Type: System.Double
A double-precision floating-point number that specifies a maximum value.

See also

Reference

SPFieldNumber class

SPFieldNumber members

Microsoft.SharePoint namespace