次の方法で共有


GlobalClass.CustomFieldGetName(PjCustomField) メソッド

定義

public:
 virtual System::String ^ CustomFieldGetName(Microsoft::Office::Interop::MSProject::PjCustomField FieldID) = Microsoft::Office::Interop::MSProject::_Global::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

パラメーター

FieldID
PjCustomField

戻り値

実装

適用対象