ApplicationClass.CustomFieldRename(PjCustomField, Object, Object) Method

Definition

public virtual bool CustomFieldRename (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object NewName, object Phonetic);
abstract member CustomFieldRename : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj -> bool
override this.CustomFieldRename : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj -> bool
Public Overridable Function CustomFieldRename (FieldID As PjCustomField, Optional NewName As Object, Optional Phonetic As Object) As Boolean

Parameters

FieldID
PjCustomField
NewName
Object
Phonetic
Object

Returns

Implements

Applies to