CustomField.LookupEntries-Eigenschaft
Ruft eine Auflistung der Einträge in gültige Nachschlagetabellen für dieses Feld.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property LookupEntries As LookupEntryCollection
Get
'Usage
Dim instance As CustomField
Dim value As LookupEntryCollection
value = instance.LookupEntries
[RemoteAttribute]
public LookupEntryCollection LookupEntries { get; }
Eigenschaftswert
Typ: Microsoft.ProjectServer.Client.LookupEntryCollection
Eine Auflistung von LookupEntry -Objekten.
Hinweise
Wenn das Feld ein Nachschlagefeld Tabelle hierarchische Text ist, kann sie nur Endknoten in der Hierarchie akzeptieren. Nicht-Endknoten würde die Auflistung herausfiltern.