Compartir a través de


ApplicationClass.CustomFieldGetName(PjCustomField) Método

Definición

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

Parámetros

FieldID
PjCustomField

Devoluciones

Implementaciones

Se aplica a