Share via


LookupDuration classe

Contém um valor de dados para uma tabela de pesquisa do tipo Duration.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.LookupEntry
      Microsoft.ProjectServer.Client.LookupDuration

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

Sintaxe

'Declaração
<ScriptTypeAttribute("PS.LookupDuration", ServerTypeId := "{33a4abd4-cea1-4c09-9347-3760045f124d}")> _
Public Class LookupDuration _
    Inherits LookupEntry
'Uso
Dim instance As LookupDuration
[ScriptTypeAttribute("PS.LookupDuration", ServerTypeId = "{33a4abd4-cea1-4c09-9347-3760045f124d}")]
public class LookupDuration : LookupEntry

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

LookupDuration membros

Microsoft.ProjectServer.Client namespace