다음을 통해 공유


ProjectServer.EntityTypes property

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

Syntax

'Declaration
Public ReadOnly Property EntityTypes As EntityTypes
    Get
'Usage
Dim instance As ProjectServer
Dim value As EntityTypes

value = instance.EntityTypes
public EntityTypes EntityTypes { get; }

Property value

Type: Microsoft.ProjectServer.Client.EntityTypes

See also

Reference

ProjectServer class

ProjectServer members

Microsoft.ProjectServer.Client namespace