Share via


ViewFieldCollection.MoveFieldTo(String, Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void MoveFieldTo (string field, int index);
member this.MoveFieldTo : string * int -> unit
Public Sub MoveFieldTo (field As String, index As Integer)

Parameters

field
String
index
Int32
Attributes

Applies to