SP.FieldNumber object

Specifies a field that contains number values.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldNumber()

Members

The FieldNumber object has the following members.

Constructor

The FieldNumber object has the following constructor.

Constructor

Description

FieldNumber

Initializes a new instance of the SP.FieldNumber object.

Properties

The FieldNumber object has the following properties.

Property

Description

maximumValue

Gets or sets a value that specifies the minimum allowed value for the field.

minimumValue

Gets or sets a value that specifies the minimum allowed value for the field.

See also

Other resources

FieldNumber resource