Resource.GetField(PjField) 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:
System::String ^ GetField(Microsoft::Office::Interop::MSProject::PjField FieldID);
public string GetField (Microsoft.Office.Interop.MSProject.PjField FieldID);
abstract member GetField : Microsoft.Office.Interop.MSProject.PjField -> string
Public Function GetField (FieldID As PjField) As String
Parameters
- FieldID
- PjField