LookupCost-Klasse

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

Vererbungshierarchie

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

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

Syntax

'Declaration
<ScriptTypeAttribute("PS.LookupCost", ServerTypeId := "{e62beb6e-3042-4ca0-abed-6b01caafe08f}")> _
Public Class LookupCost _
    Inherits LookupEntry
'Usage
Dim instance As LookupCost
[ScriptTypeAttribute("PS.LookupCost", ServerTypeId = "{e62beb6e-3042-4ca0-abed-6b01caafe08f}")]
public class LookupCost : 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

LookupCost-Member

Microsoft.ProjectServer.Client-Namespace