次の方法で共有


_MSProject.LookUpTableAdd(PjCustomField, Object, Object, Object) メソッド

定義

public bool LookUpTableAdd (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Level, object Code, object Description);
abstract member LookUpTableAdd : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj * obj -> bool
Public Function LookUpTableAdd (FieldID As PjCustomField, Optional Level As Object, Optional Code As Object, Optional Description As Object) As Boolean

パラメーター

FieldID
PjCustomField
Level
Object
Code
Object
Description
Object

戻り値

適用対象