次の方法で共有


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

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

LookupEntryCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間