FieldNumber Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.FieldNumber", ServerTypeId="{e32d2a19-d2a8-428c-b056-ea71ede547ce}")]
public class FieldNumber : Microsoft.SharePoint.Client.Field
type FieldNumber = class
inherit Field
Public Class FieldNumber
Inherits Field
- Inheritance
- Derived
- Attributes
Constructors
FieldNumber(ClientRuntimeContext, ObjectPath) |