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