次の方法で共有


EntityTypes.ProjectEntity property

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

Syntax

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

value = instance.ProjectEntity
public EntityType ProjectEntity { get; }

Property value

Type: Microsoft.ProjectServer.Client.EntityType

See also

Reference

EntityTypes class

EntityTypes members

Microsoft.ProjectServer.Client namespace