LookupTableCreationInformation 类
提供方法和属性设置创建的查阅表格。
继承层次结构
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.LookupTableCreationInformation
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject := True, _
ServerTypeId := "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")> _
Public Class LookupTableCreationInformation _
Inherits ClientValueObject
用法
Dim instance As LookupTableCreationInformation
[ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject = true,
ServerTypeId = "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")]
public class LookupTableCreationInformation : ClientValueObject
线程安全性
该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。