Update.Type property
Gets the type of the update.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public MustOverride ReadOnly Property Type As Update.UpdateType
Get
'Usage
Dim instance As Update
Dim value As Update.UpdateType
value = instance.Type
public abstract Update.UpdateType Type { get; }
Property value
Type: Microsoft.SharePoint.JSGrid.Update.UpdateType
An Update.UpdateType representing the type of update.