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