ApplicationClass.LookUpTableAddEx 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 bool LookUpTableAddEx (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Level, object Code, object Description, object Phonetic);
abstract member LookUpTableAddEx : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj * obj * obj -> bool
override this.LookUpTableAddEx : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj * obj * obj -> bool
Public Overridable Function LookUpTableAddEx (FieldID As PjCustomField, Optional Level As Object, Optional Code As Object, Optional Description As Object, Optional Phonetic As Object) As Boolean
Parameters
- FieldID
- PjCustomField
- Level
- Object
- Code
- Object
- Description
- Object
- Phonetic
- Object