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