_MSProject.SetField(String, String, Object) Method

Definition

public bool SetField (string Field, string Value, object Create);
abstract member SetField : string * string * obj -> bool
Public Function SetField (Field As String, Value As String, Optional Create As Object) As Boolean

Parameters

Field
String
Value
String
Create
Object

Returns

Applies to