OutlineLevelUpdate Class

An update to the outline level of a record.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.JSGrid.Update
    Microsoft.SharePoint.JSGrid.OutlineLevelUpdate

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

Syntax

'Declaration
Public Class OutlineLevelUpdate _
    Inherits Update
'Usage
Dim instance As OutlineLevelUpdate
public class OutlineLevelUpdate : Update

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OutlineLevelUpdate Members

Microsoft.SharePoint.JSGrid Namespace