RemoveRecordUpdate.Type Property

This member overrides Update.Type.

Namespace:  Microsoft.SharePoint.JSGrid
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Type As Update.UpdateType
    Get
'Usage
Dim instance As RemoveRecordUpdate
Dim value As Update.UpdateType

value = instance.Type
public override Update.UpdateType Type { get; }

Property Value

Type: Microsoft.SharePoint.JSGrid.Update.UpdateType
Returns Update.UpdateType.

See Also

Reference

RemoveRecordUpdate Class

RemoveRecordUpdate Members

Microsoft.SharePoint.JSGrid Namespace