LookupTable.AddChild(String, Object) Method

Definition

public Microsoft.Office.Interop.MSProject.LookupTableEntry AddChild (string Name, object ParentUniqueID);
Public Function AddChild (Name As String, Optional ParentUniqueID As Object) As LookupTableEntry

Parameters

Name
String
ParentUniqueID
Object

Returns

LookupTableEntry

Applies to