Share via


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

PropUpdate class

PropUpdate members

Microsoft.SharePoint.JSGrid namespace