ChangeField class

A change on a field.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.Change
      Microsoft.SharePoint.Client.ChangeField

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

Syntax

'Declaration
Public NotInheritable Class ChangeField _
    Inherits Change
'Usage
Dim instance As ChangeField
public sealed class ChangeField : Change

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

ChangeField members

Microsoft.SharePoint.Client namespace