_Global.CustomFieldSetFormula(PjCustomField, Object) 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 bool CustomFieldSetFormula (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Formula);
abstract member CustomFieldSetFormula : Microsoft.Office.Interop.MSProject.PjCustomField * obj -> bool
Public Function CustomFieldSetFormula (FieldID As PjCustomField, Optional Formula As Object) As Boolean
Parameters
- FieldID
- PjCustomField
- Formula
- Object