Resource.SetField(PjField, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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