Task.SetField(PjField, String) Method

Definition

public:
 void SetField(Microsoft::Office::Interop::MSProject::PjField FieldID, System::String ^ Value);
public void SetField (Microsoft.Office.Interop.MSProject.PjField FieldID, string Value);
abstract member SetField : Microsoft.Office.Interop.MSProject.PjField * string -> unit
Public Sub SetField (FieldID As PjField, Value As String)

Parameters

FieldID
PjField
Value
String

Applies to