_MSProject.LookUpTableAddEx 方法

定义

public 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
Public Function LookUpTableAddEx (FieldID As PjCustomField, Optional Level As Object, Optional Code As Object, Optional Description As Object, Optional Phonetic As Object) As Boolean

参数

FieldID
PjCustomField
Level
Object
Code
Object
Description
Object
Phonetic
Object

返回

适用于