다음을 통해 공유


LookupEntry.AppAlternateId property

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

Syntax

'Declaration
Public ReadOnly Property AppAlternateId As Guid
    Get
'Usage
Dim instance As LookupEntry
Dim value As Guid

value = instance.AppAlternateId
public Guid AppAlternateId { get; }

Property value

Type: System.Guid

See also

Reference

LookupEntry class

LookupEntry members

Microsoft.ProjectServer.Client namespace