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.
Initializes a new instance of the Update class.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
recordKey As Object _
)
'Usage
Dim recordKey As Object
Dim instance As New Update(recordKey)
protected Update(
Object recordKey
)
Parameters
- recordKey
Type: System.Object