_MSProject.CustomFieldValueListAdd(PjCustomField, Object, Object, Object, 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 CustomFieldValueListAdd (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Value, object Description, object Phonetic, object Index, object FieldDefault);
Public Function CustomFieldValueListAdd (FieldID As PjCustomField, Optional Value As Object, Optional Description As Object, Optional Phonetic As Object, Optional Index As Object, Optional FieldDefault As Object) As Boolean
Parameters
- FieldID
- PjCustomField
- Value
- Object
- Description
- Object
- Phonetic
- Object
- Index
- Object
- FieldDefault
- Object