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 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.