GlobalClass.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:
virtual System::String ^ FieldConstantToFieldName(Microsoft::Office::Interop::MSProject::PjField Field) = Microsoft::Office::Interop::MSProject::_Global::FieldConstantToFieldName;
public virtual string FieldConstantToFieldName (Microsoft.Office.Interop.MSProject.PjField Field);
Public Overridable Function FieldConstantToFieldName (Field As PjField) As String
Parameters
- Field
- PjField