Freigeben über


ProjectResource.IsGenericResource-Eigenschaft

Ruft einen Wert, der angibt, ob die Projektressource eine generische Platzhalter ist.

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

Syntax

'Declaration
<RemoteAttribute> _
Public ReadOnly Property IsGenericResource As Boolean
    Get
'Usage
Dim instance As ProjectResource
Dim value As Boolean

value = instance.IsGenericResource
[RemoteAttribute]
public bool IsGenericResource { get; }

Eigenschaftswert

Typ: System.Boolean
True Wenn die Projektressource eine generische Platzhalter ist; andernfalls False.

Siehe auch

Referenz

ProjectResource Klasse

ProjectResource-Member

Microsoft.ProjectServer.Client-Namespace