_MSProject.LookUpTableAdd(PjCustomField, Object, Object, Object) Method

Definition

public bool LookUpTableAdd (Microsoft.Office.Interop.MSProject.PjCustomField FieldID, object Level, object Code, object Description);
Public Function LookUpTableAdd (FieldID As PjCustomField, Optional Level As Object, Optional Code As Object, Optional Description As Object) As Boolean

Parameters

FieldID
PjCustomField
Level
Object
Code
Object
Description
Object

Returns

Boolean

Applies to