共用方式為


LookupEntry.AppAlternateId property

取得其他Project Online的應用程式套件中所指定的 GUID。

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

Syntax

'宣告
<RemoteAttribute> _
Public ReadOnly Property AppAlternateId As Guid
    Get
'用途
Dim instance As LookupEntry
Dim value As Guid

value = instance.AppAlternateId
[RemoteAttribute]
public Guid AppAlternateId { get; }

Property value

Type: System.Guid
GUID值。

請參閱

參照

LookupEntry class

LookupEntry members

Microsoft.ProjectServer.Client namespace