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