LookupDuration-Klasse

Enthält einen Datenwert für eine Nachschlagetabelle des Typs Duration.

Vererbungshierarchie

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

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

Syntax

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

LookupDuration-Member

Microsoft.ProjectServer.Client-Namespace