LookupTable.AddChild(String, Object) 方法

定义

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

参数

Name
String
ParentUniqueID
Object

返回

适用于