ApplicationClass.CustomFieldGetFormula(PjCustomField) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual System::String ^ CustomFieldGetFormula(Microsoft::Office::Interop::MSProject::PjCustomField FieldID) = Microsoft::Office::Interop::MSProject::_MSProject::CustomFieldGetFormula;
public virtual string CustomFieldGetFormula (Microsoft.Office.Interop.MSProject.PjCustomField FieldID);
abstract member CustomFieldGetFormula : Microsoft.Office.Interop.MSProject.PjCustomField -> string
override this.CustomFieldGetFormula : Microsoft.Office.Interop.MSProject.PjCustomField -> string
Public Overridable Function CustomFieldGetFormula (FieldID As PjCustomField) As String
Parameter
- FieldID
- PjCustomField