DraftAssignment.Item[String] Property

Definition

public object this[string fieldName] { [Microsoft.SharePoint.Client.PseudoRemote(Name="GetFieldValue")] get; [Microsoft.SharePoint.Client.Remote(Name="SetCustomFieldValue")] set; }
member this.Item(string) : obj with get, set
Default Public Property Item(fieldName As String) As Object

Parameters

fieldName
String

Property Value

Attributes

Applies to