ApplicationClass.CustomFieldGetFormula(PjCustomField) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- FieldID
- PjCustomField