다음을 통해 공유


Update Constructor

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

See Also

Reference

Update Class

Update Members

Microsoft.SharePoint.JSGrid Namespace