ApplicationClass.CustomFieldGetName(PjCustomField) Method

Definition

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

Returns

Implements

Applies to