This topic has not yet been rated - Rate this topic

SPFieldNumber.MinimumValue property

Gets or sets a minimum value for the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute]
public double MinimumValue { get; set; }

Property value

Type: System.Double
A double-precision floating-point number that specifies a minimum value.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.