LookupTableCreationInformation classe
Fornece métodos e configurações de propriedade para a criação de uma tabela de pesquisa.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.LookupTableCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject := True, _
ServerTypeId := "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")> _
Public Class LookupTableCreationInformation _
Inherits ClientValueObject
'Uso
Dim instance As LookupTableCreationInformation
[ScriptTypeAttribute("PS.LookupTableCreationInformation", ValueObject = true,
ServerTypeId = "{65b9287a-3a7e-4477-a18b-f116bf2716f1}")]
public class LookupTableCreationInformation : 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.