GlobalClass.CustomFieldGetFormula(PjCustomField) Method

Definition

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

Parameters

FieldID
PjCustomField

Returns

Implements

Applies to