共用方式為


LookupEntryCreationInformation class

提供建立查閱表格項目的資訊。

Inheritance hierarchy

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

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

LookupEntryCreationInformation members

Microsoft.ProjectServer.Client namespace