Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a number identifying this change.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ChangeNumber As Integer
Get
Set
'Usage
Dim instance As Change
Dim value As Integer
value = instance.ChangeNumber
instance.ChangeNumber = value
public int ChangeNumber { get; set; }
Property Value
Type: System.Int32
The change number.