CustomField.EntityType-Eigenschaft
Ruft den Typ der Entität (Projekt, Vorgang oder Ressource) für das benutzerdefinierte Feld.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property EntityType As EntityType
Get
'Usage
Dim instance As CustomField
Dim value As EntityType
value = instance.EntityType
[RemoteAttribute]
public EntityType EntityType { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.EntityType
Der Entitätstyp.