Freigeben über


EnterpriseResource.IsGeneric-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob eine Enterprise-Ressource generisch ist.

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

Syntax

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

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

Eigenschaftswert

Typ: System.Boolean
True Wenn die Ressource generisch ist; andernfalls False.

Siehe auch

Referenz

EnterpriseResource Klasse

EnterpriseResource-Member

Microsoft.ProjectServer.Client-Namespace