다음을 통해 공유


Project.CheckedOutBy property

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

Syntax

'Declaration
Public ReadOnly Property CheckedOutBy As User
    Get
'Usage
Dim instance As Project
Dim value As User

value = instance.CheckedOutBy
public User CheckedOutBy { get; }

Property value

Type: Microsoft.SharePoint.Client.User

See also

Reference

Project class

Project members

Microsoft.ProjectServer.Client namespace