CustomField.LookupDefaultValue-Eigenschaft
Ruft ab oder legt die GUID des Standardwerts in einer Nachschlagetabelle für ein benutzerdefiniertes Feld fest.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Property LookupDefaultValue As Guid
Get
Set
'Usage
Dim instance As CustomField
Dim value As Guid
value = instance.LookupDefaultValue
instance.LookupDefaultValue = value
[RemoteAttribute]
public Guid LookupDefaultValue { get; set; }
Eigenschaftswert
Typ: System.Guid
Die standardmäßige Nachschlagetabellenwerts.