LookupEntryCreationInformation 类

提供创建的查阅表格项的信息。

继承层次结构

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.LookupEntryCreationInformation

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<ScriptTypeAttribute("PS.LookupEntryCreationInformation", ValueObject := True,  _
    ServerTypeId := "{94b03b0e-e73f-42f2-907e-bfa010beb957}")> _
Public Class LookupEntryCreationInformation _
    Inherits ClientValueObject
用法
Dim instance As LookupEntryCreationInformation
[ScriptTypeAttribute("PS.LookupEntryCreationInformation", ValueObject = true, 
    ServerTypeId = "{94b03b0e-e73f-42f2-907e-bfa010beb957}")]
public class LookupEntryCreationInformation : ClientValueObject

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

LookupEntryCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间