Project.SetCustomFieldValue(String, Object) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void SetCustomFieldValue (string fieldName, object value);
member this.SetCustomFieldValue : string * obj -> unit
Public Sub SetCustomFieldValue (fieldName As String, value As Object)

Parameters

fieldName
String
value
Object
Attributes

Applies to