다음을 통해 공유


EnterpriseResource.IsCheckedOut property

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

Syntax

'Declaration
Public ReadOnly Property IsCheckedOut As Boolean
    Get
'Usage
Dim instance As EnterpriseResource
Dim value As Boolean

value = instance.IsCheckedOut
public bool IsCheckedOut { get; }

Property value

Type: System.Boolean

See also

Reference

EnterpriseResource class

EnterpriseResource members

Microsoft.ProjectServer.Client namespace