EnterpriseResource.ResourceType-Eigenschaft
Ruft ein Aufzählungswert, der den Typ des Enterprise-Ressource darstellt.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property ResourceType As EnterpriseResourceType
Get
'Usage
Dim instance As EnterpriseResource
Dim value As EnterpriseResourceType
value = instance.ResourceType
[RemoteAttribute]
public EnterpriseResourceType ResourceType { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.EnterpriseResourceType
Ein Aufzählungswert.
Hinweise
Beispiele für Enterprise-Ressourcentypen sind Arbeit und Material.