LookupEntry class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.ProjectServer.Client.LookupEntry
Microsoft.ProjectServer.Client.LookupCost
Microsoft.ProjectServer.Client.LookupDate
Microsoft.ProjectServer.Client.LookupDuration
Microsoft.ProjectServer.Client.LookupNumber
Microsoft.ProjectServer.Client.LookupText
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
Public Class LookupEntry _
Inherits ClientObject
'Usage
Dim instance As LookupEntry
public class LookupEntry : ClientObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.