Edit

Share via


LookupTable.AddChild(String, Object) Method

Definition

public Microsoft.Office.Interop.MSProject.LookupTableEntry AddChild (string Name, object ParentUniqueID);
abstract member AddChild : string * obj -> Microsoft.Office.Interop.MSProject.LookupTableEntry
Public Function AddChild (Name As String, Optional ParentUniqueID As Object) As LookupTableEntry

Parameters

Name
String
ParentUniqueID
Object

Returns

Applies to