Compartir a través de


ApplicationClass.LookUpTableAdd(PjCustomField, Object, Object, Object) Método

Definición

public virtual 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
override this.LookUpTableAdd : Microsoft.Office.Interop.MSProject.PjCustomField * obj * obj * obj -> bool
Public Overridable Function LookUpTableAdd (FieldID As PjCustomField, Optional Level As Object, Optional Code As Object, Optional Description As Object) As Boolean

Parámetros

FieldID
PjCustomField
Level
Object
Code
Object
Description
Object

Devoluciones

Implementaciones

Se aplica a