Compartilhar via


LookupEntryCreationInformation classe

Fornece informações para a criação de uma entrada de tabela de pesquisa.

Inheritance hierarchy

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

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

Sintaxe

'Declaração
<ScriptTypeAttribute("PS.LookupEntryCreationInformation", ValueObject := True,  _
    ServerTypeId := "{94b03b0e-e73f-42f2-907e-bfa010beb957}")> _
Public Class LookupEntryCreationInformation _
    Inherits ClientValueObject
'Uso
Dim instance As LookupEntryCreationInformation
[ScriptTypeAttribute("PS.LookupEntryCreationInformation", ValueObject = true, 
    ServerTypeId = "{94b03b0e-e73f-42f2-907e-bfa010beb957}")]
public class LookupEntryCreationInformation : ClientValueObject

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

LookupEntryCreationInformation membros

Microsoft.ProjectServer.Client namespace