Freigeben über


Project.CheckOutId-Eigenschaft

Ruft die Sitzungs-GUID, die das aktuelle Auschecken zugeordnet ist.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property CheckOutId As Guid
    Get
'Usage
Dim instance As Project
Dim value As Guid

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

Eigenschaftswert

Typ: System.Guid
Die Sitzungs-GUID.

Siehe auch

Referenz

Project Klasse

Project-Member

Microsoft.ProjectServer.Client-Namespace

CheckedOutBy

CheckedOutDate

IsCheckedOut

CheckOutDescription